diff --git a/resources/views/livewire/two-factor-authentication.blade.php b/resources/views/livewire/two-factor-authentication.blade.php index 89adc7c..e59a1d4 100644 --- a/resources/views/livewire/two-factor-authentication.blade.php +++ b/resources/views/livewire/two-factor-authentication.blade.php @@ -52,7 +52,7 @@ {{__('Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.')}}
-{{$code}}
@endforeach @@ -67,5 +67,11 @@