Rp {{ number_format($pemasukanPeriode, 0, ',', '.') }}
Rp {{ number_format($pengeluaranPeriode, 0, ',', '.') }}
Rp {{ number_format($saldoAkhir, 0, ',', '.') }}
Keseluruhan waktu (Sesuai filter Sekolah)
| Tanggal & Kategori | Deskripsi & Sekolah | Nominal | Petugas | Aksi |
|---|---|---|---|---|
|
{{ \Carbon\Carbon::parse($trx->transaction_date)->format('d M Y') }}
{{ $trx->category }}
|
{{ $trx->description }}
{{ $trx->school->name ?? 'Sekolah Tidak Diketahui' }}
@if($trx->billing_id)
By Sistem (Tagihan)
@endif
|
@if($trx->type == 'in') + Rp {{ number_format($trx->amount, 0, ',', '.') }} @else - Rp {{ number_format($trx->amount, 0, ',', '.') }} @endif | {{ $trx->creator->name ?? 'Sistem / Midtrans' }} | @if($trx->billing_id) Terkunci @else @endif |
| Tidak ada data transaksi yang sesuai filter. | ||||