{{ $post->name }}
{!! BaseHelper::clean($post->name) !!}

{{ Str::words($post->description, 20) }}