@if (is_plugin_active('blog') && $categories->isNotEmpty())

{!! BaseHelper::clean($config['name'] ?: __('Categories')) !!}

@endif