@php $articles = App\Article::getPublishedArticle(); @endphp @if (!empty($articles))

{{{trans('prs.recent_articles')}}}

@endif