@extends('layouts.app') @section('title', 'School Admin Dashboard | Institution Axis') @section('sidebar-menu') @include('schooladmin.partials.sidebar') @endsection @section('sidebar-footer')
{{ auth()->user()->school?->name ?? 'Institution Axis' }}
@endsection @section('breadcrumb') Home / School Dashboard @endsection @section('navbar-right') @endsection @section('content')Total Students
Teachers
Fees Collected
Attendance Rate
| Student | Amount | Date |
|---|---|---|
| James Mwangi | KES 12,500 | Apr 8, 2026 |
| Lilian Achieng | KES 8,200 | Apr 7 |
| Request | Teacher | Status | Action |
|---|---|---|---|
| Leave Application | Ann Wanjiku | Pending | |
| Overtime Claim | Peter Omondi | Pending |