Success ! session->flashdata('success') ?>
Error ! session->flashdata('danger') ?>
Add New Department
S.No | Department Title | Is Active | Action |
---|---|---|---|
= $departmentKey + 1 ?> | = $department['title'] ?> | = ucfirst($department['is_active']) ?> |
Success ! session->flashdata('success') ?>
Error ! session->flashdata('danger') ?>
S.No | Department Title | Is Active | Action |
---|---|---|---|
= $departmentKey + 1 ?> | = $department['title'] ?> | = ucfirst($department['is_active']) ?> |