@if (!request()->routeIs('productdetail')) @endif @if (!request()->routeIs('productdetail')) @endif @if (request()->routeIs('productlists') || request()->routeIs('productlistcategory')) @endif @if (request()->routeIs('user.profile')) @endif @include('cookie.cookie-consent.index')
Loading...

Sending OTP, please wait...

Loading...

Sending Newsletter, please wait...

@include('user.partials.header') @yield('content') @include('user.partials.footer') @include('user.auth.login') @include('user.auth.user_register') @include('user.auth.provider_register')
@if(Auth::check()) @endif @if (request()->routeIs('home')) @endif @if (!request()->routeIs('productdetail')) @endif @if (request()->routeIs('productlists') || request()->routeIs('productlistcategory')) @endif @if (!request()->routeIs('productdetail')) @endif @if (request()->routeIs('user.profile')) @endif @if (request()->routeIs('home')) @endif @if(!Auth::check()) @endif