From 17f2795b5deef1e0c47346a4c72f9a2dce442088 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20Faruk=20KESMEZ?= <31587367+ofke-yazilim@users.noreply.github.com> Date: Sun, 11 Oct 2020 17:45:16 +0300 Subject: [PATCH] =?UTF-8?q?frontent=20d=C3=BCzenelmeleri=20yap=C4=B1ld?= =?UTF-8?q?=C4=B1.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/auth/login.blade.php | 15 +++------------ resources/views/frontent/dashboard.blade.php | 4 ++-- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index c364137..31e5ffc 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -33,20 +33,11 @@ -
- -
-
- @if (Route::has('password.request')) - - {{ __('Forgot your password?') }} - - @endif + + Register + {{ __('Login') }} diff --git a/resources/views/frontent/dashboard.blade.php b/resources/views/frontent/dashboard.blade.php index 77dfe8a..17e62f0 100644 --- a/resources/views/frontent/dashboard.blade.php +++ b/resources/views/frontent/dashboard.blade.php @@ -35,8 +35,8 @@
  • Logout
  • @endif -