@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} | Fee Controller @endsection @section('content')

Fee Controller - All programmes

Here below is the list of all academic programmes and their tuition fees Controller.Click edit fee to change the tuition fee of the programme.

# Programme Name Academic Year Sem One Min Amount Sem Two Min Amount Action
@endsection @section('scripts') @endsection