Department Users List
{{ error }}
{% endif %}
| S.No | User Name | Mobile Number | DepartmentIds List | Created On | Status | Actions | |
|---|---|---|---|---|---|---|---|
| {{each_departmentUser.snoCount}} | {{each_departmentUser.userName}} | {{each_departmentUser.mobileNumber}} | {{each_departmentUser.email}} | {{each_departmentUser.departmentName}} | {{each_departmentUser.createdOn}} | {% if each_departmentUser.actionText == "Active" %} {{ each_departmentUser.actionText }} {% else %} {{ each_departmentUser.actionText }} {% endif %} |