@if ($block->anchor_id )
@endif
@if(!empty($block->block_title))
@php $block->heading_type = 'h2'; @endphp @include('frontend.templates.blocks.title-block',[ 'isInclude' => true, ])
@endif