@extends('front.layout') @section('header') {{ trans('translate.news_and_articles') }} @endsection @section('content')
title

{{ trans('translate.news_and_articles') }}

{{ trans('translate.news_and_articles') }}

{{ $page->links('pagination::bootstrap-4') }}
@endsection