@extends('dashboard.master') @section('title', 'Admission Fee') @push('css') @endpush @section('content')
Admission Fee
@csrf
@push('js') @endpush @endsection