@extends('layouts.master') @section('title') {{trans_choice('general.savings',2)}} {{trans_choice('general.account',2)}} @endsection @section('content')

{{trans_choice('general.repayment',2)}} {{trans_choice('general.report',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.savings',1)}} {{trans_choice('general.account',2)}}
{{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.id',1)}} {{trans_choice('general.client',1)}} {{trans_choice('general.field',1)}} {{trans_choice('general.officer',1)}} {{trans_choice('general.product',1)}} {{trans_choice('general.created',1)}} {{trans_choice('general.balance',1)}}