{{__("You have enabled factor authentication")}}

{{__("When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.")}}
@if (session('status') == 'two-factor-authentication-enabled')
{{__("Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application.")}}
{!! request()->user()->twoFactorQrCodeSvg() !!}
Fatal error: Uncaught Error: Call to undefined function request() in /home/binainv/public_html/themes/Base/User/Views/frontend/2fa/parts/info.blade.php:11 Stack trace: #0 {main} thrown in /home/binainv/public_html/themes/Base/User/Views/frontend/2fa/parts/info.blade.php on line 11