OP Jindal Global University
{{$opname}}
@if(session('success'))
{{session('success')}}
@endif @if(session('error'))
{{ session('error') }}
@endif
Fee Checkout
{{ csrf_field() }}
Payment Mode
Fee Description
Amount(INR)
Bank charges
Sub Total(INR)
Debit Card
Admission Fee
{{$tot_amount}}
{{$debit}}
{{$tot_amount+$debit}}
Credit Card
Admission Fee
{{$tot_amount}}
{{$credit}}
{{$tot_amount+$credit}}
{{--
HDFC NB
Admission Fee
{{$tot_amount}}
{{$hdfc_nb}}
{{$tot_amount+$hdfc_nb}}
--}}
Net Banking
Admission Fee
{{$tot_amount}}
{{$netbanking}}
{{$tot_amount+$netbanking}}
{{--
--}}
Cancel