@include($_template . 'page-header', [ 'title' => $page_title, 'sub_title' => isset($category)? $category->name : '', ])
{!! $article->content !!}