@extends('layouts.master') @section('title'){{translate('loan report')}} @endsection @section('content')
{{translate('loan report')}}
{{translate('name')}} {{ translate('description') }} {{ translate('action') }}
{{translate('collection sheet')}} {{translate('collection_sheet_report_description')}}
{{translate('repayment report')}} {{translate('repayments_report_description')}}
{{translate('expected repayment')}} {{translate('expected_repayments_report_description')}}
{{translate('arrears report')}} {{translate('arrears_report_description')}}
{{translate('disbursed loan')}} {{translate('disbursed_loans_report_description')}}
@endsection @section('footer-scripts') @endsection