@if(session('flash_success'))
{{ session('flash_success') }}
@endif @if(session('flash_error'))
{{ session('flash_error') }}
@endif
{{-- LEFT PANEL --}}

School Fee Management with Convenience.

Manage and visualise fees without hassle. Powered with everything you need to have a clear, prompt insight of your cash inflow from fees.

Contact Sales

Trusted by Growing Schools

@for($i = 0; $i < 6; $i++) @endfor
{{-- RIGHT PANEL --}}
@yield('auth-top')
@yield('content')
@stack('scripts')