@extends('auth.layout.app') @section('title', config('app.name') . ' - Two Factor Authentication') @section('content')
{{ __('Enter the authentication code provided by your authenticator application.') }}
{{ __('Please confirm access to your account by entering one of your emergency recovery codes.') }}