@extends('layouts.master') @section('title') {{trans_choice('general.collection',1)}} {{trans_choice('general.sheet',1)}} @endsection @section('content')

{{trans_choice('general.collection',1)}} {{trans_choice('general.sheet',1)}} @if(!empty($start_date)) for period: {{$start_date}} to {{$end_date}} @endif

{{csrf_field()}}
@if(!empty($start_date))
@foreach($data as $key)
{{trans_choice('general.collection',1)}} {{trans_choice('general.sheet',1)}}
{{trans_choice('general.from',1)}} : {{$start_date}} {{trans_choice('general.report',1)}} {{trans_choice('general.run',1)}} {{trans_choice('general.date',1)}} : {{date("Y-m-d H:i:s")}}
{{trans_choice('general.to',1)}} : {{$end_date}}
{{trans_choice('general.loan',1)}} {{trans_choice('general.officer',1)}} {{trans_choice('general.office',1)}} {{trans_choice('general.client',1)}} {{trans_choice('general.phone',1)}} {{trans_choice('general.loan',1)}} {{trans_choice('general.id',1)}} {{trans_choice('general.product',1)}} {{trans_choice('general.maturity',1)}} {{trans_choice('general.date',1)}} {{trans_choice('general.outstanding',1)}} {{trans_choice('general.due',1)}} {{trans_choice('general.expected',1)}} {{trans_choice('general.repayment',1)}} {{trans_choice('general.date',1)}} {{trans_choice('general.expected',1)}} {{trans_choice('general.amount',1)}} {{trans_choice('general.actual',1)}} {{trans_choice('general.repayment',1)}}