{{ $configuration?->title }}
{{ $configuration?->address }}
Website : www.pepi.ac.id / e-mail :
{{ $configuration?->email }}
Nama Mahasiswa | : | {{ $student?->name }} |
NIM | : | {{ $student?->nim }} |
IP Semester Sebelumnya | : | {{ $previousIPS }} |
Program | : | Diploma 3/D-III |
Program Studi | : | {{ $student?->prodi?->title }} |
Semester | : | {{ $student?->level . ' (' . semester_text($student?->level ?? 0) . ')' }} |
Tahun Akademik | : | {{ $krs?->period?->title }} |
No | Kode MK | Nama Mata Kuliah | Tipe | SKS | Status MK | Keterangan |
---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $item->subject?->code }} | {{ $item->subject?->title }} | {{ ucwords($item->subject?->type) }} | {{ $item->subject?->total_sks }} | Wajib | |
Jumlah SKS | {{ $total_sks }} |