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.
Name: {company.name}
City: {company.city}
# | Name | Born | |
---|---|---|---|
{employeeIterator.cycle} | {employee.name} | {employee.born} | Add the employee |