@extends('layouts.app') @section('title', 'Create Academic Year') @section('page-title', 'Create Academic Year') @section('content') {{-- @section('page-description') --}} Create a new academic year for attendance and academic records. {{-- @endsection --}} {{-- @section('page-actions') --}} Back {{-- @endsection --}}
@endsection