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