Show company

{company.name}

This is a detail view of a company. At the moment you couldn't update the company data. But you can add employees which are working for it and of course kill (delete) the company.

Company data

Name: {company.name}

City: {company.city}

Collections - Working for the company

{employee.name} [Delete]

Delete company

If the company have no employees, you are able to delete it. In the other case you have to delete the collections first.

Delete

# Name Born
{employeeIterator.cycle} {employee.name} {employee.born} Add the employee
I'm afraid. No employees were found. Before you can add an employee to the company you have to create one.