@extends('layouts.app') {{-- page title --}} @section('title','Mata Pelajaran') {{-- vendor styles --}} @section('vendor-styles') @endsection {{-- page styles --}} @section('page-styles') @endsection @section('content')

Mata Pelajaran

Id Unit Sekolah Mata Pelajaran Jenjang KKM Group Note Action
Id Unit Sekolah Mata Pelajaran Jenjang KKM Group Note Action
@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection @section('page-scripts') @endsection