Anda Login Sebagai {{ Auth::user()->role }} {{ Auth::user()->name }}
View Badges
| # | Tanggal Bayar | Tahun Ajaran | Nominal | Actions |
|---|---|---|---|---|
| {{ $list->nota }} | {{ \Carbon\Carbon::parse($list->tanggal_bayar)->locale('id')->translatedFormat('l, d F Y') }} | {{ $list->tahun_ajaran }} | Rp. {{ number_format($total, 0, ',', '.') }} | Cetak Nota |
Rp. {{ number_format($transbulan, 0, ',', '.') }}