@include('partials/header') @include('partials/topbar') @include('partials/sidebar')

All Services

@php $serviceSetup = explode(',', $rights->service_code_directory_setup); $add = $serviceSetup[0]; $view = $serviceSetup[1]; $edit = $serviceSetup[2]; $updateStatus = $serviceSetup[3]; @endphp @if ($add == 1)
@endif
@if ($add == 1) @endif @if ($view == 1)
Filter
Code Service Service Group Service Type Unit Status Action
@endif
@if ($edit == 1) @endif @include('partials/footer')