@if ($items)
@if ($title = Arr::get($config, 'title'))
{!! BaseHelper::clean($title) !!}
@endif @include(Theme::getThemeNamespace('widgets.follow-us.templates.partials.items'))
@endif