@foreach ($clientsData as $item)
@if(isset($item->logo)) @else {{$item->name}} @endif
@endforeach