@php Theme::asset()->remove('language-css'); Theme::asset() ->container('footer') ->remove('language-public-js'); Theme::asset() ->container('footer') ->remove('simple-slider-owl-carousel-css'); Theme::asset() ->container('footer') ->remove('simple-slider-owl-carousel-js'); Theme::asset() ->container('footer') ->remove('simple-slider-css'); Theme::asset() ->container('footer') ->remove('simple-slider-js'); @endphp {!! Theme::header() !!} @if (theme_option('preloader_enabled', 'yes') == 'yes') {!! Theme::partial('preloader') !!} @endif {!! Theme::partial('svg-icons') !!} {!! apply_filters(THEME_FRONT_BODY, null) !!}
theme_option('sticky_header_content_position', 'middle') == 'top', ])>
{!! Menu::renderMenuLocation('header-navigation', ['view' => 'menu-default']) !!}
theme_option('sticky_header_content_position', 'middle') == 'middle', ])>
@if (is_plugin_active('ecommerce')) @endif
@if (theme_option('hotline'))
{{ theme_option('hotline') }}

{{ __('Support 24/7') }}

@endif @if (is_plugin_active('ecommerce')) @if (EcommerceHelper::isCompareEnabled()) @endif @if (EcommerceHelper::isWishlistEnabled()) @endif @if (EcommerceHelper::isCartEnabled())
{{ Cart::instance('cart')->count() }} {{ __('Your Cart') }} {{ format_price(Cart::instance('cart')->rawSubTotal() + Cart::instance('cart')->rawTax()) }}
{!! Theme::partial('cart-mini.list') !!}
@endif @endif
theme_option('sticky_header_content_position', 'middle') == 'bottom', ])>