@extends('layouts.app')
{{-- page title --}}
@section('title','Year')
{{-- vendor styles --}}
@section('vendor-styles')
@endsection
{{-- page styles --}}
@section('page-styles')
@endsection
@section('content')
Tahun Pembelajaran
Id |
Unit Sekolah |
Tahun Pelajaran |
Kurikulum |
Jenjang |
Note |
Action |
Id |
Unit Sekolah |
Tahun Pelajaran |
Kurikulum |
Jenjang |
Note |
Action |
@endsection
{{-- vendor scripts --}}
@section('vendor-scripts')
@endsection
@section('page-scripts')
@endsection