@extends('layouts.app') @section('title', 'Students Archive | Institution Axis') @section('sidebar-menu') @include('schooladmin.partials.sidebar') @endsection @section('sidebar-footer')
{{ auth()->user()->school?->name ?? 'Institution Axis' }}
@endsection @section('breadcrumb') Home / Students @endsection @section('content')| Adm No. | Name | Class/Stream | Gender | Parent Phone | Actions |
|---|---|---|---|---|---|
| No students available. Create to begin. | |||||