@extends('layouts.frontend.main') @section('title','Actualités') @section('styles') @include('pages.frontend.components.news_styles_links') @endsection @section('body')
@endsection @section('scripts') @include('pages.frontend.components.news_scripts_links') @endsection