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

OPD Ticket Summary Report
{{$Controller::dateFormatter($data->startDate)}} to {{$Controller::dateFormatter($data->endDate)}}
@if(count($data->totalSummaryList) > 0) @foreach($data->totalSummaryList as $pdx => $master) @foreach($master->responseList as $idx => $item) @if($idx === 0) @endif @if($idx === 0) @endif @endforeach @endforeach @endif
SL Billing Date Invoice No Customer Name Registration No CreatedBy Fee Total Fee
{{ $pdx + 1 }} {{ $master->billingDate}}{{ $item->invoiceNo ?? null}} {{ $item->customerName ?? null}} {{ $item->customerRegistrationNo ?? null}} {{ $item->createdBy ?? null}} {{ $item->totalSaleAmount ?? null}}{{ $master->totalFee }}
Total Invoice: {{$data->totalInvoice}} Total: {{$data->totalFee}}