@extends('partials.layouts') @section('content')

News

@foreach ($news as $item) @endforeach {{ $news->links() }}
@endsection