@extends('layouts.dash') @section('title') Utilisateur @stop @section('title_card') @stop @section('content') @if ($errors) @foreach ($errors->all() as $error)