@extends('auth.layout') @section('title') Connexion à l'admin de DCW éditions @endsection @section('content')
@if ($errors->has('password') || $errors->has('email')) {{$errors->first('email')}} @endif