| {{env('CORP_NAME')}} | ||||||||
| {{env('CORP_ADDRESS')}} | ||||||||
| Phone: {{env('CORP_PHONE')}} | Whatsapp: {{env('CORP_WA_FINANCE')}} | Email: {{env('CORP_EMAIL_CS')}} | ||||||||
| Rekap Midtrans Transaction | ||||||||
| Periode : {{ tgl_indo($dari_tgl) }} s/d {{ tgl_indo($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) }} |