@yield('top-scripts')
99Outreach
Orders
Custom Orders
Contact Support
@if($cart > 0)
@else
@endif
{{ $cart }}
Welcome, {{ Auth::user()->name }}
Profile
Buyer
Seller
Log Out
@csrf
@yield('content')
@yield('bottom-scripts')