@extends('layouts.master') @section('title'){{trans_choice('general.client',1)}} {{trans_choice('general.report',2)}} @endsection @section('content')
| {{trans_choice('general.name',1)}} | {{ trans_choice('general.description',1) }} | {{ trans_choice('general.action',1) }} |
|---|---|---|
| {{trans_choice('general.borrower',2)}} {{trans_choice('general.overview',1)}} | {{trans_choice('general.borrowers_report_description',1)}} | |
| {{trans_choice('general.client',1)}} {{trans_choice('general.number',2)}} {{trans_choice('general.report',1)}} | {{trans_choice('general.client_numbers_report_description',1)}} | |
| {{trans_choice('general.top',1)}} {{trans_choice('general.borrower',2)}} {{trans_choice('general.report',1)}} | {{trans_choice('general.top_borrowers_report_description',1)}} |