{{ \Illuminate\Support\Str::limit($new->description, 150, $end = '...') }}
{{ $new->category->name }}
@if ($new->featured)
@endif
{{ $new->title }}
 }})