All Outsourced Services
@php
$OutsourcedServices = explode(',', $rights->outsourced_services);
$add = $OutsourcedServices[0];
$view = $OutsourcedServices[1];
$edit = $OutsourcedServices[2];
$updateStatus = $OutsourcedServices[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
@endif
@if ($edit == 1)
@endif