diff --git a/resources/views/auth/login-two-factor.blade.php b/resources/views/auth/login-two-factor.blade.php index cb15cdb..3af633b 100644 --- a/resources/views/auth/login-two-factor.blade.php +++ b/resources/views/auth/login-two-factor.blade.php @@ -8,14 +8,14 @@ @endif
- @csrf - {{ $this->form }} - +
- +
+ {{ $this->form }} +
{{ __('Login') }}