src/app/centers/detail/center.detail.component.html [18:47]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Assigned office
store
{{employee.assignedOffice}}
No office assigned
Assigned role
lock
{{user.role}}
Contact Information
email
phone
smartphone
{{detail.value}}
No contact details available
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/app/employees/detail/employee.detail.component.html [18:47]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Assigned office
store
{{employee.assignedOffice}}
No office assigned
Assigned role
lock
{{user.role}}
Contact Information
email
phone
smartphone
{{detail.value}}
No contact details available
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -