@if (session('success'))
{{ session('success') }}
@endif
Due Billings within 0-30 Days
View |
Billing ID |
Client Name
|
Type
|
Rent Amount
|
Billing Date
|
Due Date
|
Rent Status
|
Action |
Due Payments within 31-90 Days
View |
Billing ID |
Client Name
|
Type
|
Rent Amount
|
Billing Date
|
Due Date
|
Rent Status
|
Action |
Due Payments within 91-180 Days
View |
Billing ID |
Client Name
|
Type
|
Rent Amount
|
Billing Date
| Due Date
|
Rent Status
|
Action |
@include('CMS.Payment.paymentmodal')
@endsection
@section('scripts')
@endsection