@extends('layouts.squelette') @section('css_header') @endsection @section('titre_page') {{ __('Suivi des budgets') }} @endsection @section('js_header') @endsection @section('contenu')
@endsection @section('js_footer') @endsection @section('modale') @endsection