{{> header }}

Staff

{{> show_flash_messages }}
{{company.name}}'s staff
 
All departments {{#each company.departments}} {{this.name}} {{/each}}
{{# each users_info}} {{/each}}
Name Department Is Administrator? Available allowance Days used
{{this.department_name}} {{# if this.is_admin }}Yes{{else}}{{/if}} {{ this.number_of_days_available_in_allowance }} {{this.number_of_days_taken_from_allowance}}
 
{{> footer }}