Sl No | Invoice No. | Batch No. | Patient Name | Test And Department | Result Status | Review Result | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $i }} |
{{$list->voucher_type_invoice_no}}
{{ formatedDate($list->invoice_date) }} |
{{ $list->invoice_batch_no }} {{ formatedDate($list->invoice_batch_date) }} {{ formatedTime($list->invoice_batch_date) }} |
{{$list->account_title ?? ''}} {{ ucfirst($list->patent_name) ?? ''}} {{$list->gender ?? ''}}{{ isset($list->date_of_birth) && isset($list->gender) ? ', ' : '' }} {{ isset($list->date_of_birth) ? age($list->date_of_birth) . ' Years' : '' }} |
{{$list->test_package_name ?? ''}} {{$list->department_name ?? ''}} |
@if($list->all_tests_reviewed == '1') {!! $list->status !!} @else {!! $list->status !!} @endif | Review Result | |||||||||||
No Data Found |