@extends('layouts.app') @section('title', 'Security') @section('content')
Use an authenticator app for time-based one-time passwords. Recovery codes should be stored somewhere safe.
@if($user->two_factor_confirmed_at)Scan the QR code with your authenticator app, then confirm with a 6-digit code.