@extends('layouts.auth') @section('title', 'Set up Google Authenticator') @section('content')

Set up Google Authenticator

Scan this QR code, then enter the 6-digit code from your authenticator app.

{!! $qrCodeSvg !!}
@csrf
@endsection