{{--

{{ __('Loan Summary') }}

--}}

Filter

@csrf
{{ __('Search') }}
{{ 'Loan summary' }}
Total capital Total Interest Total amount Total received Total due Total levy Total admin
{{ 'N$ ' . number_format($total_capital, 2) }} {{ 'N$ ' . number_format($total_interest, 2) }} {{ 'N$ ' . number_format($total_amt, 2) }} {{ 'N$ ' . number_format($total_received, 2) }} {{ 'N$ ' . number_format($total_due, 2) }} {{ 'N$ ' . number_format($total_levy, 2) }} {{ 'N$ ' . number_format($total_admin, 2) }}
@if (!empty($term_1['count'])) @endif @if (!empty($term_2['count'])) @endif @if (!empty($term_3['count'])) @endif @if (!empty($term_4['count'])) @endif @if (!empty($term_5['count'])) @endif @if (!empty($term_6['count'])) @endif