@if (file_exists(public_path('theme/custom_styles_ecommerce.css')))
@endif
@include('restaurant::layouts.partials.header') @include('ecommerce::layouts.partials_ecommerce.header_bottom_sticky')
Shopping Cart
@yield('content')
@include('ecommerce::layouts.partials_ecommerce.mobile_menu')
@stack('scripts')