| {{ __('No') }} | {{ __('Nama Siswa') }} | {{ __('NIS') }} | {{ __('NISN') }} | {{ __('Nomor Telepon') }} | {{ __('Jenis Kelamin ') }} | {{ __('Tahun Ajar ') }} | {{ __('Pilih ') }} |
|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $key->fullname }} | {{ $key->nis }} | {{ $key->nisn }} | {{ $key->phone_number }} | {{ $key->gender }} | {{ $key->school_year }} | id, $studentMentorshipIds))> |
| {{ __('No') }} | {{ __('Kelas') }} | {{ __('Jumlah Siswa') }} | {{ __('Dibuat') }} | {{ __('Aksi ') }} |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $key->name }} | {{ $key->students->count() }} | {{ $key->created_at->translatedFormat('l, d F Y') }} |