@stack('head')
Home
About Us
Exclusives
Artists
Artworks
@foreach($forms as $form)
{{ $form->name }}
@endforeach
Blog
Art Advisory
Contact Us
🇮🇳 INR ₹
🇺🇸 USD $
🇪🇺 EUR €
🇬🇧 GBP £
{{-- @if(Auth::check())
{{ Auth::user()->favourites()->count() }}
@else
0
@endif --}} {{--
@if(Auth::check())
@else
@endif
@if(Auth::check())
{{ Auth::user()->name }}
{{ Auth::user()->email }}
Profile
@csrf
Logout
@else
Login
Register
@endif
--}}
Home
About Us
Exclusives
Artists
Artworks
@foreach($forms as $form)
{{ $form->name }}
@endforeach
Blog
Art Advisory
Contact Us
🇮🇳 INR ₹
🇺🇸 USD $
🇪🇺 EUR €
🇬🇧 GBP £
{{-- @if(Auth::check())
{{ Auth::user()->favourites()->count() }}
@else
0
@endif --}} {{--
@if(Auth::check())
@else
@endif
@if(Auth::check())
{{ Auth::user()->name }}
{{ Auth::user()->email }}
Profile
@csrf
Logout
@else
Login
Register
@endif
--}}
{{-- @if(Auth::check())
{{ Auth::user()->name }}
{{ Auth::user()->email }}
Dashboard
Profile
@csrf
Logout
@endif --}} {{-- @includeIf('user.login') @includeIf('user.registration') @includeIf('user.dashboard-modal') @includeIf('user.profile') @includeIf('user.forget_password') --}} @stack('scripts')