{{ $errors->first('matricule') }}
{{ $errors->first('nom') }}
{{ $errors->first('prenom') }}
{{ $errors->first('genre') }}
{{ $errors->first('localite_id') }}
{{ $errors->first('fonction_id') }}
{{ $errors->first('grille') }}
{{ $errors->first('date_embauche') }}
{{ $errors->first('adresse') }}
{{ $errors->first('enfants') }}
{{ $errors->first('cin') }}
{{ $errors->first('cnaps') }}