{{ $article->subject }} {{ $article->created_at->diffForHumans() }} {{ $article->user->name }} {{ $article->category->name }} {{ $article->comments->count() }} Comments {{ str_limit($article->body, 300) }} Read more →