@foreach($newslist as $k=>$v)
@endforeach
}})
{{@$v->title}}
{!!Str::words(strip_tags($v->description),20,'...')!!}
{{$newslist->links()}}