@extends('dashboard.master') @section('title', 'Teacher Discharge') @push('css') @endpush @section('content')
Teacher Discharge
SN Teacher Reason Action
{{-- add modal --}} {{-- edit modal --}} @push('js') @endpush @endsection