diff --git a/stubs/livewire/resources/views/api/api-token-manager.blade.php b/stubs/livewire/resources/views/api/api-token-manager.blade.php index 6a8940b8f..51e8b8243 100644 --- a/stubs/livewire/resources/views/api/api-token-manager.blade.php +++ b/stubs/livewire/resources/views/api/api-token-manager.blade.php @@ -71,7 +71,7 @@
@if ($token->last_used_at)
- Last used {{ $token->last_used_at->diffForHumans() }} + {{ __('Last used') }} {{ $token->last_used_at->diffForHumans() }}
@endif diff --git a/stubs/resources/views/auth/forgot-password.blade.php b/stubs/resources/views/auth/forgot-password.blade.php index ec436a377..8e5ddc2b9 100644 --- a/stubs/resources/views/auth/forgot-password.blade.php +++ b/stubs/resources/views/auth/forgot-password.blade.php @@ -20,7 +20,7 @@ @csrf
- +
diff --git a/stubs/resources/views/auth/login.blade.php b/stubs/resources/views/auth/login.blade.php index 82caa7fa9..dc813ef1a 100644 --- a/stubs/resources/views/auth/login.blade.php +++ b/stubs/resources/views/auth/login.blade.php @@ -16,12 +16,12 @@ @csrf
- +
- +
diff --git a/stubs/resources/views/auth/register.blade.php b/stubs/resources/views/auth/register.blade.php index b9e0528d0..dd60ae4d9 100644 --- a/stubs/resources/views/auth/register.blade.php +++ b/stubs/resources/views/auth/register.blade.php @@ -10,22 +10,22 @@ @csrf
- +
- +
- +
- +
diff --git a/stubs/resources/views/auth/reset-password.blade.php b/stubs/resources/views/auth/reset-password.blade.php index 599438b90..c1e351329 100644 --- a/stubs/resources/views/auth/reset-password.blade.php +++ b/stubs/resources/views/auth/reset-password.blade.php @@ -12,17 +12,17 @@
- +
- +
- +
diff --git a/stubs/resources/views/auth/two-factor-challenge.blade.php b/stubs/resources/views/auth/two-factor-challenge.blade.php index f9f014d4b..aaeaf8f45 100644 --- a/stubs/resources/views/auth/two-factor-challenge.blade.php +++ b/stubs/resources/views/auth/two-factor-challenge.blade.php @@ -19,12 +19,12 @@ @csrf
- +
- +