From ade52f40f48f7406b1a009bc1b06ccdaff0b4d7f Mon Sep 17 00:00:00 2001 From: eai04191 Date: Wed, 16 Jan 2019 23:20:19 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=91=E3=82=B9=E3=83=AF=E3=83=BC=E3=83=89?= =?UTF-8?q?=E5=86=8D=E7=99=BA=E8=A1=8C=E7=94=BB=E9=9D=A2=E3=81=AE=E3=83=A1?= =?UTF-8?q?=E3=83=BC=E3=83=AB=E6=AC=84=E3=81=AEtype=E3=82=92email=E3=81=AB?= =?UTF-8?q?=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/auth/passwords/email.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/auth/passwords/email.blade.php b/resources/views/auth/passwords/email.blade.php index c0fa9b6..7ecf31e 100644 --- a/resources/views/auth/passwords/email.blade.php +++ b/resources/views/auth/passwords/email.blade.php @@ -16,7 +16,7 @@
- + @if ($errors->has('email'))
{{ $errors->first('email') }}