@php $isRTL = isRTL(app()->getLocale()); @endphp @if ($isRTL) @else @endif @if (!request()->routeIs(['productdetail', 'home'])) @endif @if (!request()->routeIs(['productdetail', 'home'])) @endif @if (request()->routeIs('productlists') || request()->routeIs('productlistcategory')) @endif @if (!request()->routeIs(['home', 'productlists', 'productlistcategory'])) @endif @if ($isRTL) @else @endif @if (request()->routeIs('user.profile')) @endif @if (!request()->routeIs('home')) @endif @if ($isRTL) @else @endif @include('cookie.cookie-consent.index')
{{ __('loading') }}

{{ __('sending_otp_please_wait') }}

{{ __('loading') }}

{{ __('sending_newsletter_please_wait') }}

@include('user.partials.header') @yield('content') @if($addvertismentStatus === 1 && View::exists('advertisement::advertisement.ad')) @include('advertisement::advertisement.ad') @endif @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', 'productlists', 'productlistcategory'])) @endif @if (request()->routeIs('home')) @endif @if (!request()->routeIs('home')) @endif @if (request()->routeIs('productlists') || request()->routeIs('productlistcategory')) @endif @if (!request()->routeIs(['productdetail', 'home'])) @endif @if (!request()->routeIs('home')) @endif @if (request()->routeIs('user.profile')) @endif @if ($isRTL) @else @endif @if (!request()->routeIs('home')) @endif @if (request()->routeIs('home')) @endif @if(!Auth::check()) @endif @stack('scripts')