{!! str_replace(' ', ' ', \Illuminate\Support\Str::words(strip_tags($description), 35, '...')) !!}
{!! str_replace(' ', ' ', $description) !!}