@php function assetVersion($path) { $fullPath = public_path($path); return file_exists($fullPath) ? filemtime($fullPath) : time(); } @endphp
| Record Id | Mrd. No | Visit Date | Patient Name | Remark | Action |
|---|---|---|---|---|---|
| {{ $i + 1 }} | {{ $result->MrdNo }} | {{ $result->VisitDate }} | {{ strtoupper(strtolower($result->PatientName)) }} | {{ $result->CouncRemark }} |