@stack('styles')
Exclusive Premium
Track Order
@auth
{{ auth()->user()->name }}'s Space
@csrf
Logout
@else
Sign In
Create Account
@endauth
20)">
Exclusive
Categories
@foreach($categories as $cat)
{{ $cat->name }}
@endforeach
View All Collections
@csrf
Unveiling...
View All Findings
Space empty for "
"
0
@csrf
Home
Shop by Category
@foreach($categories as $cat)
{{ $cat->name }}
@endforeach
All Collections
@auth
My Space
Orders
@if(auth()->user()->isAdmin())
Command Center
@endif
@csrf
Disconnect
@else
Sign In
Create Account
@endauth
@if(session('success'))
{{ session('success') }}
@endif
@yield('content')
@stack('scripts')