Refund Billing Report
{{$Controller::dateFormatter($data->startDate)}} to {{$Controller::dateFormatter($data->endDate)}} |
--}}
{{-- Refund Billing Report--}}
{{-- --}} {{-- {{$Controller::dateFormatter($data->startDate)}} to {{$Controller::dateFormatter($data->endDate)}}--}} {{-- --}} {{-- | --}}
{{-- |||||||||
SL | Date | Name | Registration No | Invoice No | Refund By | Category Name | Item Name | {{--Item Wise Amount | --}}Total Amount |
{{$ItemListIndex}} | {{$Controller::dateFormatter($index->billingDate)}} | {{$index->name}} | {{$index->regNo}} | {{$index->invoiceNo}} | {{$index->refundBy}} | @endif{{$product->categoryName}} | {{$product->itemName}} | {{--{{number_format($product->refundAmount, 2), 2}} | --}} @if($loop->first){{number_format($index->totalAmount, 2), 2}} | @endif
{{$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}} |