@if(get_is_wizard_enable('category_button'))

{{ __('heading.title_category') }}

@foreach(getTags() as $tag) {{ $tag['name'] }} @endforeach
@endif