{!! Date::parse($post->created_at)->format('j F Y')!!}

{!!$post->views!!}

{{ $post->title }}
{{ $post->title }}

{{ str_limit($post->excerpt, 160) }}