! Theme::get('isHomePage')])> {!! Theme::partial('header.top', ['colorMode' => 'dark', 'headerTopClass' => 'container']) !!}
{!! Theme::partial('header.logo') !!}
@if(is_plugin_active('ecommerce')) {!! Theme::partial('header.search-form') !!} @endif
@if (($enabledHeaderCategoriesDropdownOnDesktop = is_plugin_active('ecommerce') && theme_option('enabled_header_categories_dropdown', 'yes') === 'yes'))
@endif
$enabledHeaderCategoriesDropdownOnDesktop, 'col-xl-9 col-lg-9' => ! $enabledHeaderCategoriesDropdownOnDesktop])>
@if ($hotline = theme_option('hotline'))
{{ __('Hotline:') }}

{{ $hotline }}

@endif
{!! Theme::partial('header.sticky') !!}