@if(isset($data->bannerUrl) && $data->bannerUrl != "") @endif

Referred Patient Report
@php $dataListIndex = 1 @endphp @foreach($data->reportDate as $aIdx => $item) @php $dataListIndex++ @endphp @endforeach
SL Name Registration No Phone Registration Date
{{$aIdx + 1}} {{$item->name}} {{$item->registrationNo}} {{$item->mobileNo}} {{$Controller::dateTimeFormatter($item->createdDate)}}