@extends('layouts.app') @section('title', 'Enable Two-Factor Authentication') @section('content') @if (!$required) Cancel @endif
If you cannot scan the QR code, enter this secret manually in your authenticator app:
{{ $secret }}
Account: {{ auth()->user()->email }}
{{ $message }}