Article {{ $post->published_at->format('F d, Y') }} {{ ceil(str_word_count(strip_tags($post->content)) / 200) }} min read {{ $post->title }} @if($post->excerpt) {{ $post->excerpt }} @endif @if($post->image) @endif {!! nl2br(e($post->content)) !!} Share Back to All Articles