@include('panels.breadcrumb')
@role('waka', session('semester_id')) @include('livewire.formulir-waka') @endrole @if($show) @forelse ($collection as $item) @if(count($item->rapor_pts)) @endif @empty @endforelse @foreach ($collection as $item) @endforeach
No Kelas Mata Pelajaran Guru Mata Pelajaran Pilih Penilaian
{{$loop->iteration}} {{$item->rombongan_belajar->nama}} {{$item->nama_mata_pelajaran}} {{$item->guru->nama}}
Tidak ada data untuk ditampilkan
@endif
@if($show) @endif
@include('components.loader')
@push('scripts') @endpush