session->flashdata('success') ?>
session->flashdata('danger') ?>
S.No | Staff Id | Name | Role | Department | Designation | Contact No. | Joined Date | Is Active | Action |
---|---|---|---|---|---|---|---|---|---|
= $staff_key + 1 ?> | = $staff['staffId'] ?> | = $staff['name'] ?> | = $staff['role_title'] ?> | = $staff['department_title'] ?> | = $staff['designation_title'] ?> | = $staff['mobile'] ?> | = $staff['date_of_joining'] ?> | = ucfirst($staff['is_active']) ?> |