@extends('admin_dashboard') @section('admin')
{{-- Page Title --}} @if(session('success')) @endif

All Loan Report

Generate detailed and summary reports for all loan

{{-- Cards Row --}}
{{-- Card 1: Loan Collection Sheet --}} {{-- Card 2: DMS Collection Sheet --}}
Collection Sheet
@csrf
@csrf
{{-- Card 2: DMS Collection Sheet --}}
DMS Collection Sheet
@csrf
{{-- end row --}} {{-- Cards Row --}}
{{-- Card 1: Loan Installment Collection Report --}}
Loan Installment Collection Report
@csrf
Date Range
{{-- Card 2: Saving Collection Report --}}
Saving Collection Report
@csrf
Date Range
{{-- end row --}}
{{-- end container --}}
{{-- end content --}} @endsection