@stack('custom-styles')
@if (session('customer_id')) @else Login/Sign up @endif
My Menu
Shop All Categories
@yield('content')
@if (session('customer_id')) @else @endif
@if (Session::has('track_id_fail')) @endif @stack('custom-scripts')