{!! Theme::header() !!}
@if (theme_option('preloader_enabled', 'no') == 'yes')
@endif
@if (is_plugin_active('language'))
{{ __('Language') }}: {!! apply_filters('language_switcher') !!}
@endif
@if (theme_option('logo')) @endif
{!! Menu::renderMenuLocation('header-menu', [ 'view' => 'top-menu', 'options' => ['class' => 'list-inline nav-topbar d-none d-md-inline'], ]) !!}
{!! apply_filters('language_switcher') !!}
@if (theme_option('action_button_text') && theme_option('action_button_url')) {{ theme_option('action_button_text') }} @endif
    @for ($i = 1; $i <= 5; $i++) @if (theme_option('social_' . $i . '_url') && theme_option('social_' . $i . '_name'))
  • @endif @endfor

{{ __('Search') }}