@extends('layouts.details') @section('content')

Ajout d'un enregistrement (Documents)

@csrf
Annuler
@if ($errors->any())
@endif @endsection