@extends('layouts.dashboard-skelton') @section('main')
Ajouter
@csrf
@error('titre') {{ $message }} @enderror
@endsection