@extends('layouts.auth') @section('title', 'Two-factor check') @section('content')
Second security check

Enter your authentication code

Open your authenticator app and enter the current six-digit code.

@csrf
@endsection