@if(count($item['related_articles']) > 0)
Bài viết liên quan
@if($item['display'] == 'list') @include('news.pages.article.child-index.category_list') @elseif($item['display'] == 'grid') @include('news.pages.article.child-index.category_grid') @endif @endif