@extends('layouts.public') @section('content')

Two-Step Verification

Enter the 6-digit code from your Authenticator app to secure your session.

@csrf
@error('code')

{{ $message }}

@enderror
@csrf
@endsection