{{ trans('labels.ListingAllNews') }}
@if (count($errors) > 0)
@if($errors->any())
{{$errors->first()}}
@endif
@endif
{{$news->links()}}