Manage Locations
Add New Location
{{form.name ? form.name.length : 0}}/{{textLimit.name}}
{{form.errors.name}}
This will appear on the customer app
Create
Update Location
{{form.name ? form.name.length : 0}}/{{textLimit.name}}
{{form.errors.name}}
This will appear on the customer app
Update
All
Location Name Employees in this branch
{{item.name}} {{item.employee_count}}
No location's found.