All Service Locations
@php
$serviceLocation = explode(',', $rights->service_location_setup);
$add = $serviceLocation[0];
$view = $serviceLocation[1];
$edit = $serviceLocation[2];
$updateStatus = $serviceLocation[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
ID |
Description |
Status |
Action |
@endif