@extends('auth.layout.app') @slot('title', __('Authenticator 2FA')) @slot('card-title', __('Authenticator 2FA')) @slot('card-text', __('Enter the code shown on the Authenticator app')) @section('content')
@error('username') {{ $message }} @enderror