@if(!empty($clients)) @for($i = 0; $i < count($clients); $i++) {{$clients[$i]->username}} - {{$clients[$i]->fname}} {{$clients[$i]->lname}}open_in_newspeaker_notespaid {{$clients[$i]->email}} {{$clients[$i]->phone}} {{$clients[$i]->country}} {{$clients[$i]->brand}} {{$clients[$i]->created_at}} @if(!empty($clients[$i]->manager())) @endif ${{number_format($clients[$i]->account()->real_account,2,'.',',')}} panorama_fish_eye {{$clients[$i]->last_login}} - delete_forever @endfor @else There is no data @endif