{{ \Illuminate\Support\Str::limit($new->description, 150, $end = '...') }}
{{ $new->title }}
{{ trans('module.news_text') }}
{{ trans('module.news_filter_text') }}
{{ \Illuminate\Support\Str::limit($new->description, 150, $end = '...') }}