| Nama | @php $firstKey = ''; @endphp @foreach ($hasil as $key => $value) @if ($loop->first) @php $firstKey = $key; @endphp @endif @endforeach @foreach ($hasil[$firstKey]['nilai'] as $mapel => $value){{ $mapel }} | @endforeach|
|---|---|---|
| NP | NK | @endforeach|
| {{ $value['nama'] }} | @foreach ($value['nilai'] as $key => $value){{ $value['NP'] }} | {{ $value['NK'] }} | @endforeach