{{ $post->title }}

{!! GenericHelper::getBlogArticleExcerpt($post->content, 450) !!}

{{__("by")}} {{$post->user->name}}, {{ \Carbon\Carbon::createFromFormat('Y-m-d H:i:s', $post->created_at)->diffForHumans() }}