@foreach($banners as $banner) @if($banner->photo) {{$banner->title ? $banner->title : __('Banner')}} @endif
@endforeach