@extends('core::layouts.master') @section('title') {{trans_choice('loan::general.collection_sheet',1)}} @endsection @section('content') {{trans_choice('loan::general.collection_sheet',1)}} {{ trans_choice('core::general.back',1) }} {{ trans_choice('dashboard::general.dashboard',1) }} {{ trans_choice('report::general.report',2) }} {{trans_choice('report::general.report',2)}}{{trans_choice('loan::general.loan',1)}} {{trans_choice('loan::general.collection_sheet',1)}} {{trans_choice('loan::general.collection_sheet',1)}} @if(!empty($start_date)) for period: {{$start_date}} to {{$end_date}} @endif Download and Print {{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('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.start_date',1)}} {{trans_choice('core::general.end_date',1)}} {{trans_choice('loan::general.officer',1)}} @error('loan_officer_id') {{ $message }} @enderror {{trans_choice('loan::general.product',1)}} {{trans_choice('core::general.select',1)}} @foreach($loan_products as $key) id) selected @endif>{{$key->name}} @endforeach {{trans_choice('core::general.filter',1)}} {{trans_choice('general.reset',1)}}!