| Sr.No | Patient Name | Patient Mobile No | Patient AadharCard No | Patient Age | Action |
|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $list->first_name }} {{ $list->middle_name }} {{ $list->last_name }} | {{ $list->mob_no }} | {{ $list->aadhar_no }} | {{ $list->age }} | View Details {{-- --}} {{-- {!! DNS1D::getBarcodeHTML("$list->first_name $list->last_name", 'C39') !!} --}} |