@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Classroom List
@endsection
@section('subcontent')
Classroom List
Classroom ID |
Classroom Name |
Action |
@include('../pages/classroom/create')
@include('../pages/classroom/delete')
@endsection
@section('script')
@endsection