@php use App\Http\Controllers\ModFinancial; $n=1; @endphp {{--{{$record_cliente_best}}--}}
10 Melhores Clientes "PerĂ­odo"
@foreach($record_cliente_best as $row_cliente_best) @endforeach
Cliente $
{{$n++}}°
{{$row_cliente_best->clientName}}
Cnpj/Cpf: {{$row_cliente_best->cnpjCpf}}
R$ {{ModFinancial::formatMoney($row_cliente_best->sumQuotaValue,'pt_BR')}}