@extends('layouts.auth') @section('content')
@lang('auth.two_factor_check')
{{ $errors->first('code') }}
{{ $errors->first('recovery_code') }}