{{$siteCtrl->_l("NOSTRI_CLIENTI")}}
@php $cont = 0; @endphp
@for($p = 0; $p < count($clienti); $p++)
@if($cont == $num_clienti_page)
@php $cont = 0; @endphp
@endif
@if(trim($clienti[$p]->web) != '') @endif
@if(trim($clienti[$p]->web) != '') @endif
@php $cont++; @endphp
@endfor