@extends('index') @section('content') @if(session('s_search_status'))
@php $i = 1; @endphp @foreach($kategori4 as $rows) @php $i++; @endphp @endforeach @php $i = 1; @endphp @foreach($kategori5 as $rows) @php $i++; @endphp @endforeach @if(count($subcategori4)) {{-- @php $i = 1; @endphp --}} @foreach($subcategori4 as $rows) @endforeach @php $i++; @endphp @endif @if(count($subcategori5)) {{-- @php $i = 1; @endphp --}} @foreach($subcategori5 as $rows) @endforeach @php $i++; @endphp @endif @if(count($subcategori6)) {{-- --}} {{-- @php $i = 1; @endphp --}} @foreach($subcategori6 as $rows) @endforeach @php $i++; @endphp @endif @if(count($subcategori7)) {{-- --}} {{-- @php $i = 1; @endphp --}} @foreach($subcategori7 as $rows) @endforeach @php $i++; @endphp @endif {{-- @if(count($interestc2)) @php $i = 1; @endphp @foreach($interestc2 as $rows) @php $i++; @endphp @endforeach @endif --}} {{-- @if(count($interestc3)) @php $i = 1; @endphp @foreach($interestc3 as $rows) @php $i++; @endphp @endforeach @endif --}}
No Mata Pelajaran Siswa Status
A KELOMPOK MATA PELAJARAN UMUM
{{ $i }} {{ $rows->name }} {!! $rows->getScoreStatus() !!}
B KELOMPOK MATA PELAJARAN KEJURUAN
{{ $i }} {{ $rows->name }} {!! $rows->getScoreStatus() !!}
{{$i}} Projek Ilmu Pengetahuan Alam Dan Sosial
{{ $rows->name }} {!! $rows->getScoreStatus() !!}
{{$i}} Dasar-Dasar Program Keahlian
{{ $rows->name }} {!! $rows->getScoreStatus() !!}
{{$i}} Baca Tulis Al-Quran/Iman dan Taqwa
{{$i}} {{ $rows->name }} {!! $rows->getScoreStatus() !!}
{{$i}} Baca Tulis Al-Quran/Iman dan Taqwa
{{$i}} {{ $rows->name }} {!! $rows->getScoreStatus() !!}
C2 DASAR PROGRAM KEAHLIAN
{{ $i }} {{ $rows->name }} {!! $rows->getScoreStatus() !!}
C3 DASAR KOMPETENSI KEAHLIAN
{{ $i }} {{ $rows->name }} {!! $rows->getScoreStatus() !!}
@endif @endsection @push('script') @endpush