{{ $post->title }} {{ dateTimeFormat($post->created_at, 'j M Y') }}

{{ $post->title }}

{!! truncate(strip_tags($post->description), 160) !!}