@extends('layouts.master') @section('title') {{trans_choice('general.borrower',1)}} {{trans_choice('general.report',1)}} @endsection @section('content')
| {{trans_choice('general.borrower',1)}} {{trans_choice('general.report',1)}} | @if(!empty($start_date)) {{$start_date}} to {{$end_date}} @endif | {{trans_choice('general.number',1)}} | {{trans_choice('general.principal',1)}} | {{trans_choice('general.interest',1)}} | {{trans_choice('general.fee',2)}} | {{trans_choice('general.penalty',1)}} | {{trans_choice('general.total',1)}} |
|---|