@extends('frontend.layouts.app') @section('title', __('Enable Two Factor Authentication')) @section('content')
@lang('To enable 2FA, you\'ll need a 2FA authenticator app on your phone. Examples include: Google Authenticator, FreeOTP, Authy, andOTP, and Microsoft Authenticator (Just to name a few).')
@lang('Most applications will let you set up by scanning the QR code from within the app. If you prefer, you may type the key below the QR code in manually.')
{{ $secret }}
@lang('Generate a code from your 2FA app and enter it below:')