@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')
@include('frontend::layouts.assets.head_banner')

@lang('frontend::lang.news_event')

@if ($data['paginate']->lastPage() > 1) @endif
@endsection @section('script') @endsection