@if ($_showAuth)
@endif
@if ($_hasOverflow)
@endif
@if ($_hasLangs || $_hasThemeSwitch)
{{ __('def.preferences') }}
@if ($_hasThemeSwitch)
@endif
@if ($_hasLangs)
@endif
@endif
@if (!empty($_socials))
{{ __('def.socials') }}
@foreach ($_socials as $social)
@endforeach
@endif