@php $sidebarPanelSidebar = dynamic_sidebar('sidebar_panel_sidebar'); @endphp
@if(! empty($sidebarPanelSidebar))
{!! $sidebarPanelSidebar !!}
@endif
{!! Theme::partial('language-switcher') !!}
@if($socials = Theme::getSocialLinks())
@foreach($socials as $social) getAttributes() }}> @endforeach
@endif