{{ \Illuminate\Support\Str::limit($item->title, 50, $end='...') }} {!! \Illuminate\Support\Str::limit($item->intro, 50, $end='...') !!}