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

All Requisition For {{ $Title }}

@php $ICDCodeSetup = explode(',', $rights->icd_coding); $add = $ICDCodeSetup[0]; $view = $ICDCodeSetup[1]; $edit = $ICDCodeSetup[2]; $updateStatus = $ICDCodeSetup[3]; @endphp
@if ($view == 1)
MR # Remarks Service Details Billing CC Status Action
@endif
@if ($edit == 1) @endif @include('partials/footer')