@if(get_setting('topbar_banner') != null)
@endif
@include('frontend.partials.compare')
@include('frontend.partials.wishlist')
@if(Route::currentRouteName() != 'home')
@include('frontend.partials.category_menu')
@endif
@if ( get_setting('header_menu_labels') != null )
@endif
@section('script') @endsection