@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content') @csrf

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

@include('frontend::layouts.assets.footer')
@endsection @section('script') @endsection