diff --git a/resources/views/auth/login-form.blade.php b/resources/views/auth/login-form.blade.php index 4b1915d..3f0eb9e 100644 --- a/resources/views/auth/login-form.blade.php +++ b/resources/views/auth/login-form.blade.php @@ -36,8 +36,10 @@ @if ($errors->has('email'))
{{ $errors->first('email') }}
@endif - + {{-- --}} +
@@ -46,8 +48,10 @@ @if ($errors->has('password'))
{{ $errors->first('password') }}
@endif + {{-- --}} + value="**invextry**">