@vite(['resources/css/app.css', 'resources/js/app.js']) @include('partials.pwa-head')
@guest

Your cart awaits

Sign in to view your cart, save items, and place orders.

Log In Create Account
Continue browsing menu
{{-- Guest cart — for dine-in guests who have items in localStorage --}} @endguest @auth @endauth
@include('partials.pwa-register')