All Activated Service Location
@php
$slActivation = explode(',', $rights->service_location_activation);
$add = $slActivation[0];
$view = $slActivation[1];
$edit = $slActivation[2];
$updateStatus = $slActivation[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
Service Location Details |
Site |
Status |
Action |
@endif