From 72c01e5a769f7dbaac2b4a4985f08751cc1f2d4b Mon Sep 17 00:00:00 2001 From: ozenilsonalisson Date: Fri, 10 Dec 2021 01:24:23 -0300 Subject: [PATCH] =?UTF-8?q?rotas=20de=20recupera=C3=A7=C3=A3o=20de=20acess?= =?UTF-8?q?o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/auth/login.blade.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index 70247b1..884d35e 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -91,7 +91,16 @@ class="form-control" name="senha" required