Paid
00.00
Unpaid
00.00
=
Total amt.
00.00
Transactions
| Date | Invoice | Party Name | Transaction type | Payment Type | Amount | Balance | Status | Action |
|---|---|---|---|---|---|---|---|---|
| {{date('d M Y', strtotime($data->bill_date))}} | {{$data->invoice_number}} | {{$data->partyname}} | {{$data->payment_type}} | {{$data->payment_type}} | {{$data->grand_total_price}} | {{$data->grand_total_price-$data->paid_amount}} | @if($data->status==1) Success @else Fail @endif |