@if($block->article_type) @include('frontend.templates.components.articles-grid', [ 'listType' => $block->article_type, 'anchor_id' => $block->anchor_id ]) @endif