@extends('layout.master') @section('page-title', "SCHOOL MANAGER") @section('header-links') @endsection @section('content')
@endsection @section('footer-links') @endsection @section('footer-scripts') @endsection