@extends('layouts.master') @section('title'){{translate('borrower report')}} @endsection @section('content')
{{translate('borrower report')}}
{{translate('name')}} {{ translate('description') }} {{ translate('action') }}
{{translate('borrower number report')}} {{translate('borrower_numbers_report_description')}}
@endsection @section('footer-scripts') @endsection