MA PLUS NURUL HUDA
Rekap Registrasi Peserta PPDB

@php $no = 1; @endphp @foreach ($list as $dt) @endforeach
No Nomor Urut Nomor Registrasi Nama Asal Sekolah Gelombang Sisa Pembayaran Ijazah KK Akte Lahir Foto KTP KIA NISN
{{ $no++ }} {{ $dt->psb_no_urut }} {{ $dt->psb_no_registrasi }} {{ $dt->psb_nama_siswa }} {{ $dt->psb_asal_sekolah }} {{ substr($dt->biaya_psb_name, 0, 12) }} @if ($dt->tagihan_h_sisa == 0) Lunas @else Rp {{ number_format($dt->tagihan_h_sisa) }} @endif @if (!empty($dt->psb_file_ijazah)) @else - @endif @if (!empty($dt->psb_file_kk)) @else - @endif @if (!empty($dt->psb_file_akte_lahir)) @else - @endif @if (!empty($dt->psb_file_foto)) @else - @endif @if (!empty($dt->psb_file_ktp_ortu)) @else - @endif @if (!empty($dt->psb_file_kia)) @else - @endif @if (!empty($dt->psb_file_nisn)) @else - @endif