@extends('frontend.layout') @section('page_title', 'All News') @section('content')
{{$all_news->links()}}
@endsection