@extends('admin.layouts.app') @section('title', 'Record Payment') @section('breadcrumb') @endsection @section('content')
Payment Details
@csrf
Cancel
Payment Summary
Base Amount
0
A receipt will be generated automatically after saving.
For online payments by students, they can pay directly from their portal.
@endsection @push('scripts') @endpush