@extends('layouts.app', ['class' => 'g-sidenav-show bg-gray-100']) @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'Fine and Payment'])
@include('components.alert')
@csrf {{-- --}}

Fine and Payment

Cancel

Student Fine Details

# Fine Amount Book ID Remarks
@include('layouts.footers.auth.footer') @endsection @push('scripts') @endpush