Fixed Header Table
--}}| Sr No. | Name | Mobile Number | Status | Action | |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $branch_head->name }} | {{ $branch_head->email }} | {{ $branch_head->mobile_number }} | {{ ($branch_head->status == 1)?"Active":"Inactive" }} | |
| No data available | |||||
| Sr No. | Name | Mobile Number | Status | Action | |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $branch_head->name }} | {{ $branch_head->email }} | {{ $branch_head->mobile_number }} | {{ ($branch_head->status == 1)?"Active":"Inactive" }} | |
| No data available | |||||