@extends('dashboard.master') @section('title', 'Class') @push('css') @endpush @section('content')
SN Class New Admission Amount Old Admission Amount Action
{{-- add modal --}} {{-- edit modal --}} @push('js') @endpush @endsection