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.
Name: {employee.name}
Born in year: {employee.born}
# | Name | City | |
---|---|---|---|
{companyIterator.cycle} | {company.name} | {company.city} | Add a company |