{{ $configuration?->title }}
{{ $configuration?->address }}
Website : www.pepi.ac.id / e-mail :
{{ $configuration?->email }}
Semester | : | {{ uc_words(isset($data[0]) ? $data[0]?->semester : Auth::user()?->level) }} | Program Studi | : | {{ Auth::user()?->prodi?->title }} |
NIM | : | {{ Auth::user()?->nim }} | Nama | : | {{ Auth::user()?->name }} |
Pembimibing Akademik | : | {{ Auth::user()?->academic_counselor?->teacher?->name }} |
No. | NAMA MATA KULIAH | KODE | SKS | NILAI AKHIR | Ket | ||
---|---|---|---|---|---|---|---|
HM | NM | KN | |||||
{{ $key + 1 }} | {{ $item?->subject_title }} | {{ $item?->subject_code }} | {{ $item?->subject_total_sks }} | {{ $item?->score_grade }} | {{ $item?->quality_value }} | {{ $item?->weight_value }} | |
Jumlah | {{ $total_sks }} | {{ $total_kn }} |