@if($lists->isNotEmpty())
Date | OR # | Paid By | Description | Amount | View | |
---|---|---|---|---|---|---|
{{++$x}} | {{date_format(date_create($list->transaction_date),"M d, Y")}} | {{$list->receipt_no}} | {{$list->paid_by}} | {{$list->description}} {{$list->particular}} | {{number_format($list->credit,2)}} | View |
TOTAL | {{number_format($total,2)}} |