| {{ $index+1 }} |
{{ $student->nisn }} |
{{ $student->fullname }} |
{{ number_format($student->values->sum('value') / $student->values->count(), 2, '.', '') }} |
{{ $student?->user?->internship_user?->internship_place?->name }} |
|
29 |
{{ $student->school_year .'/'. $student->school_year + 1 }} |
PKL |
|
@endforeach