@foreach ($images as $image) @if(!blank($image))
@if(isFileExist(@$image, $result =@$image->thumbnail)) image @else image @endif
@endif @endforeach