@extends('dashboard') @section('content')

NOUVEAU DOCUMENT

Veuillez remplir ces champs

{{ csrf_field() }}
@if ($errors->has('document')) {{ $errors->first('document') }} @endif
@endsection