= $no++ ?> |
= esc($row['nama_siswa'] ?? '-') ?> |
= esc($row['bulan_tagihan']) ?> |
Rp= number_format($row['jumlah'], 0, ',', '.') ?> |
Telat
Belum Bayar
= esc(ucwords($row['status'])) ?>
|
= $row['tanggal_bayar'] ? date('d-m-Y H:i', strtotime($row['tanggal_bayar'])) : '-' ?>
|
= esc($row['nama_kelas'] ?? '-') ?> |
= esc($row['tahun_ajaran'] ?? '-') ?> |