{{$post->name}}
{{$post->add_date_lang_format}}

{{$post->name}}

@if($post->body) {!! truncate($post->body,200) !!} @endif