@extends('layouts.app') @section('title', '2FA Settings - ' . config('app.name', 'Laravel 2FA')) @section('content')
@if ($user->is_2fa_enabled) Manage your two-factor authentication @else Enhance your account security @endif
Setup Instructions
Click "Setup 2FA" to generate a new QR code. Scan it with your authenticator app (Google Authenticator, Authy, etc.) and then enter the 6-digit code to confirm setup.
Your account is protected with two-factor authentication
Generate a new QR code for a different device or app