@if($post->description)

{{ Str::limit($post->description, 100) }}

@endif