@if(isset($data->bannerUrl) && $data->bannerUrl != "") @endif
Refund Billing Report
{{$Controller::dateFormatter($data->startDate)}} to {{$Controller::dateFormatter($data->endDate)}}

{{-- --}} {{-- --}} {{-- --}} {{--

--}} {{--

--}} {{-- --}} @php $ItemListIndex = 1 @endphp @foreach($data->refundList as $index) @php $size = isset($index->productItemList) ? count($index->productItemList) : 1; @endphp @if($index->productItemList) @foreach($index->productItemList as $product) @if($loop->first) @endif {{-- --}} @if($loop->first) @endif @endforeach @else @endif @php $ItemListIndex++ @endphp @endforeach
--}} {{-- Refund Billing Report--}} {{--
--}} {{-- {{$Controller::dateFormatter($data->startDate)}} to {{$Controller::dateFormatter($data->endDate)}}--}} {{-- --}} {{--
SL Date Name Registration No Invoice No Refund By Category Name Item NameItem Wise AmountTotal Amount
{{$ItemListIndex}} {{$Controller::dateFormatter($index->billingDate)}} {{$index->name}} {{$index->regNo}} {{$index->invoiceNo}} {{$index->refundBy}}{{$product->categoryName}} {{$product->itemName}}{{number_format($product->refundAmount, 2), 2}}{{number_format($index->totalAmount, 2), 2}}
{{$ItemListIndex}} {{$Controller::dateFormatter($index->billingDate)}} {{$index->name}} {{$index->regNo}} {{$index->invoiceNo}} {{$index->refundBy}} {{number_format($index->totalAmount, 2), 2}}
Total = {{number_format($data->totalRefundAmount, 2), 2}}
Print Date & Time - {{ now()->timezone('Asia/Dhaka')->format('d-M-Y g:i A') }}    Powered By - {{$data->poweredBy}}