@if(!empty($eventItem['image_location']) || $menuItemsHaveImages)
@if(empty($eventItem['image_location']) && $menuItemsHaveImages)
@php $eventItem['image_location'] = 'https://portal.orderupapps.live/storage/noImageAvailable.jpg'; @endphp
@endif
@else
@endif