@foreach($rows as $row)
@if($image_url = get_file_url($row->image_id, 'full')) {{$row->title}} @endif
{{$row->title}}
@endforeach