@extends('layouts.master') @section('content')

Master Course

Current School Year {{$current->meta_value}}

@php $no = 1; @endphp @foreach ($grade as $row) @endforeach
No Education Stage Action
{{$no++}} {{$row->nama}}
@endsection @section('js') @endsection