@extends('layouts.auth') @section('content')
@if ($errors->has('email')) Adresse email incorrecte @endif
@if ($errors->has('password')) Mot de passe invalide @endif