All Activated Service
@php
$serviceActivation = explode(',', $rights->service_activation);
$add = $serviceActivation[0];
$view = $serviceActivation[1];
$edit = $serviceActivation[2];
$updateStatus = $serviceActivation[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
{{--
--}}
Service Type
Service Group
Service
|
Billing Cost Center |
Performing Cost Center |
Primary Service Modes |
{{--
--}}
@foreach ($ServiceModes as $ServiceMode)
@endforeach
@endif
@if ($view == 1)
|
Service Type Sevice Group Service |
Billing Cost Centers |
Performing Cost Centers |
Primary Service Modes |
Status |
Action |
@endif