@extends('layouts.admin') {{ config('app.name', 'Laravel') }} | Admin | Fee Planner @section('main-content')
@if (Session::has('success')) @endif

Add Fees Plan For Classes

Set Fee in such a way that it's end as 0. Odd value will arise error in payments.
Fee Planner
{{--
--}}
( ₹ )
Tuition Fee
( ₹ )
( ₹ )
( ₹ )
( ₹ )
@endsection