{{ $category->name }}
@if($products->count() > 0) {{ $products->count() }} {{ $products->count() === 1 ? 'item' : 'items' }} @endifNo items in this category.
@endif
restaurant_menu
@endforelse
No menu items available at the moment.