@extends('core::layouts.master') @section('title') {{trans_choice('loan::general.arrears',2)}} @endsection @section('content') {{trans_choice('loan::general.arrears',2)}} {{ trans_choice('core::general.back',1) }} {{ trans_choice('dashboard::general.dashboard',1) }} {{ trans_choice('report::general.report',2) }} {{trans_choice('loan::general.loan',1)}} {{trans_choice('report::general.report',2)}} {{trans_choice('loan::general.arrears',2)}} {{trans_choice('loan::general.arrears',2)}} @if(!empty($end_date)) as at: {{$end_date}} @endif {{trans_choice('core::general.action',2)}} {{trans_choice('core::general.download',1)}} {{trans_choice('core::general.excel_format',1)}} {{trans_choice('core::general.download',1)}} {{trans_choice('core::general.pdf_format',1)}} {{trans_choice('core::general.branch',1)}} {{trans_choice('core::general.select',1)}} @foreach($branches as $key) id) selected @endif>{{$key->name}} @endforeach {{trans_choice('loan::general.officer',1)}} @error('loan_officer_id') {{ $message }} @enderror {{trans_choice('core::general.currency',1)}} {{trans_choice('core::general.select',1)}} @foreach($currencies as $key) id) selected @endif>{{$key->name}} @endforeach @error('currency_id') {{ $message }} @enderror {{trans_choice('core::general.end_date',1)}} {{trans_choice('core::general.filter',1)}} {{trans_choice('general.reset',1)}}!