All Districts
@php
$districtSetup = explode(',', $rights->districts);
$add = $districtSetup[0];
$view = $districtSetup[1];
$edit = $districtSetup[2];
$updateStatus = $districtSetup[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
ID |
District |
Division |
Province |
Status |
Action |
@endif