@extends('partials.master') @section('title','Daftar Siswa') @section('content')
No | Tahun Pelajaran | Semester | KKM KLS 7 | KKM KLS 8 | KKM KLS 9 | Actions |
---|---|---|---|---|---|---|
{{ $i++ }} | {{ $tp->tahun_pelajaran }} | {{ $tp->semester }} | {{ $tp->kkm_kelas_7 }} | {{ $tp->kkm_kelas_8 }} | {{ $tp->kkm_kelas_9 }} | Actions |