{{ date('jS ', strtotime($blog->created_at)) }} {{ date('F', strtotime($blog->created_at)) }} {{ $blog->heading }} {!! str_limit($blog->detail, $limit = 5800, $end = '...') !!}