Total Peserta
Mahasiswa Magang
Siswa PKL
Total Absensi
| NO | NAMA PESERTA | ALAMAT | NIM | INSTITUSI | PROGRAM | BARCODE ID | TOTAL ABSENSI |
TEPAT WAKTU |
TERLAMBAT | TANGGAL DAFTAR |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $participant->nama_lengkap }} | {{ $participant->alamat }} | {{ $participant->nim }} | {{ $participant->institusi }} | @if($participant->program_type === 'Magang') MAGANG @else PKL @endif | {{ $participant->barcode_id }} | {{ $participant->total_attendance }} | {{ $participant->present_count }} | {{ $participant->late_count }} | {{ $participant->created_at->format('d/m/Y') }} |