@php $headerTopSideBarStyle = Theme::get('headerTopSideBarStyle') ?: 'style-1'; @endphp @if (Str::startsWith($sidebar, 'header_top_sidebar'))
Theme::get('headerTopSideBarStyle') === 'style-2', 'col-lg-2' => Theme::get('headerTopSideBarStyle') !== 'style-2' ]) >
@if ($content = Arr::get($config, 'content')) @endif
    @include(Theme::getThemeNamespace('widgets.social-links.templates.partials.social-links'))
@elseif (Str::startsWith($sidebar, 'footer_bottom'))
@else @endif