MISN TV
PT. MAV ENTERTAINMENT MEDIA INSPIRASI SAHABAT NUSANTARA TELEVISI
NOMOR: AHU-002420.AH.01.30.Tahun 2021 NIB: 2011210011788
TDPSE: 008765.02/DJAI.PSE/08/2023, Telepon/WhatsApp: 082334219114
Jalan Ikan Banyuar No. 91, Banyuwangi, Jawa Timur 68418, Indonesia

{{ $stats['total_participants'] }}

Total Peserta

{{ $stats['magang_count'] }}

Mahasiswa Magang

{{ $stats['pkl_count'] }}

Siswa PKL

{{ $stats['total_attendance'] }}

Total Absensi

Filter yang diterapkan:
@if($filters['program_type'] && $filters['program_type'] !== 'all') Program: {{ $filters['program_type'] }} @else Program: Semua Program @endif @if($filters['institusi']) | Institusi: {{ $filters['institusi'] }} @else | Institusi: Semua Institusi @endif | Tanggal Cetak: {{ \Carbon\Carbon::now()->format('d/m/Y H:i') }}
@foreach($participants as $index => $participant) @endforeach
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') }}