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

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

{{csrf_field()}}