Show employee

{employee.name}

This is a detail view of an employee. At the moment you couldn't update the personal data. But you can add companies he is working for and of course kill (delete) him.

Personal data

Name: {employee.name}

Born in year: {employee.born}

Collection - Worked For

{company.name} [Delete]

Delete employee

If the employee is not working for any companies, you are able to delete him. In the other case you have to delete the collections first.

Delete

# Name City
{companyIterator.cycle} {company.name} {company.city} Add a company