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