By {{ $article->author }} | {{ $article->created_at->format('d M Y') }}
{{ \Illuminate\Support\Str::limit($article->content, 100) }}