@extends('backEnd.master')
@section('mainContent')
@php $setting = generalSetting(); if(!empty($setting->currency_symbol)){ generalSetting()->currency_symbol = $setting->currency_symbol; }else{ generalSetting()->currency_symbol = '$'; } @endphp
Fees Group |
Fees Code |
Due Date |
Status |
Amount ({{generalSetting()->currency_symbol}}) |
Payment ID |
Mode |
Date |
Discount ({{generalSetting()->currency_symbol}}) |
Fine ({{generalSetting()->currency_symbol}}) |
Paid ({{generalSetting()->currency_symbol}}) |
Balance |
Action |
1 |
1 |
1 |
|
350.00 |
#563148 |
Cash |
21st Oct, 2018 |
1500.00 |
200.00 |
98562341 |
|
|
Class 2 |
|
|
|
#563148 |
Cash |
21st Oct, 2018 |
1500.00 |
200.00 |
98562341 |
|
|
|
|
|
|
1 |
2 |
45 |
5 |
6 |
|
|
|
|
|
Grand Total ($) |
|
2100.00 |
|
|
1800.00 |
450.00 |
1800.00 |
1000.00 |
|
|
@endsection