@extends('layouts.app') @section('title') Tahun Ajaran @endsection @section('content')

Tahun Ajaran

@include('tahun_ajarans.table')
@endsection