@php($fullWidth = $fullWidth ?? false)
! $fullWidth, 'container-fluid' => $fullWidth])>
    @if ($openingHours = theme_option('opening_hours'))
  • {!! BaseHelper::clean($openingHours) !!}
  • @endif @if ($phoneNumber = theme_option('hotline'))
  • {{ $phoneNumber }}
  • @endif
{!! Theme::partial('language-switcher') !!} {!! Theme::partial('currency-switcher') !!} @if (is_plugin_active('hotel')) @auth('customer') {{ auth('customer')->user()->name }} {{ auth('customer')->user()->name }} @else {{ __('Login') }} @endif @endif @if ($socialLinks = json_decode(theme_option('social_links'))) @endif
{!! Theme::partial('language-switcher-mobile') !!}
{!! Theme::partial('currency-switcher-mobile') !!}