@extends('backend.template.layout') @section('title',__('Nouvelle actualité')) @section('content_container', 'kt-container kt-container--fluid kt-grid__item kt-grid__item--fluid') @section('content')

@lang('Nouvelle actualité')

{{-- Allowed file types: png, jpg, jpeg.--}}
@endsection @section('script') @endsection