rtl_available == 1) dir="rtl" @endif> @if(env('GOOGLE_TAG_MANAGER_ID') != '' && env('GOOGLE_TAG_MANAGER_ENABLED') == true) @include('googletagmanager::head') @endif @if(env('FACEBOOK_PIXEL_ID') != '') @include('facebook-pixel::head') @endif @yield('meta_tags') @yield('title') @if(isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on' && env('PWA_ENABLE') == 1) @laravelPWA @endif @if(selected_lang()->rtl_available == 1) @else @endif @if(selected_lang()->rtl_available == 1) @else @endif @include('frontend.layout.header') @include('sweet::alert') @yield('content') @include('frontend.layout.footer') @if(env('GOOGLE_TAG_MANAGER_ID') != '' && env('GOOGLE_TAG_MANAGER_ENABLED') == true) @include('googletagmanager::body') @endif @if(env('FACEBOOK_PIXEL_ID') != '') @include('facebook-pixel::body') @endif @include('cookieConsent::index') @notify_js @notify_render @php $last_cat = 0; $first_cat = 0; $price_login = App\Genral::first()->login; $price_array = array(); $convert_price = 0; $show_price = 0; $s_product = App\SimpleProduct::query(); $get_simple_products = array(); @endphp @if(Request::ip() != '::1' && env('MESSENGER_CHAT_BUBBLE_URL') != '') @endif @if(selected_lang()->rtl_available == 1) @else @endif @if(file_exists(public_path().'/js/custom-js.js')) @endif @if(selected_lang()->rtl_available == 1) @else @endif @include('frontend.categoryfilterscript') @include('frontend.filters.headscript') @include('frontend.filters.bottomscript') @yield('script')