From: {{ $dari_tgl }} To: {{ $sampai_tgl }}
| No | Date | MID | Service | Categories | Notes | Debit | Kredit | Saldo |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->index + 1 }} | {{ acc_date($row->mid_trx_date_created) }} | {{ $row->midtrans_id }} | {{ $row->mid_service }} | {{ $row->mid_categories }} | {{ $row->mid_trx_notes }} | {{ number($total_debit) }} | {{ number($total_kredit) }} | {{ number($row->mid_balance) }} |