@extends('layouts.header_dashboard_admin') @section('content')
Avatar

Nama : Gigih

NIM : 23.12.2865

Tgl Lahir : 18 Mei 2001

Berkas Pendaftaran

@php $docs = [ 'Fotocopy KTP', 'Fotocopy KTP Orang Tua/ Wali', 'Fotocopy Ijasah SD', 'Fotocopy Ijasah SMP', 'Fotocopy Ijasah SMA', 'Fotocopy Akte Kelahiran', ]; @endphp @foreach ($docs as $doc)

{{ $doc }}

Keterangan
Pengumpulan
17/05/25
Pengambilan
17/05/25
@endforeach
@endsection