diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index e62d8d36..80052b8a 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -1,10 +1,10 @@ - + - + @if (session('status'))
@@ -16,25 +16,28 @@ @csrf
- - + +
- - + +
@if (Route::has('password.request')) - + {{ __('Forgot your password?') }} @endif diff --git a/resources/views/livewire/frontend/search-cities.blade.php b/resources/views/livewire/frontend/search-cities.blade.php index 97471f31..4fc9f7c7 100644 --- a/resources/views/livewire/frontend/search-cities.blade.php +++ b/resources/views/livewire/frontend/search-cities.blade.php @@ -20,11 +20,11 @@
@else
- Login - Registrieren diff --git a/resources/views/policy.blade.php b/resources/views/policy.blade.php index 17e13593..e660b996 100644 --- a/resources/views/policy.blade.php +++ b/resources/views/policy.blade.php @@ -1,5 +1,5 @@ -
+
diff --git a/resources/views/terms.blade.php b/resources/views/terms.blade.php index bb8b1931..7fd284ce 100644 --- a/resources/views/terms.blade.php +++ b/resources/views/terms.blade.php @@ -1,8 +1,8 @@ -
+
- +
diff --git a/resources/views/vendor/jetstream/components/authentication-card-logo.blade.php b/resources/views/vendor/jetstream/components/authentication-card-logo.blade.php index 0b596540..6832a4c1 100644 --- a/resources/views/vendor/jetstream/components/authentication-card-logo.blade.php +++ b/resources/views/vendor/jetstream/components/authentication-card-logo.blade.php @@ -1,6 +1,3 @@ - - - - + diff --git a/resources/views/vendor/jetstream/components/authentication-card.blade.php b/resources/views/vendor/jetstream/components/authentication-card.blade.php index 71235cf2..f0af1d33 100644 --- a/resources/views/vendor/jetstream/components/authentication-card.blade.php +++ b/resources/views/vendor/jetstream/components/authentication-card.blade.php @@ -1,4 +1,4 @@ -
+
{{ $logo }}