2段階認証

認証アプリ(Google Authenticator 等)の6桁コードを入力してください。

@if($errors->any())
@foreach($errors->all() as $e)
{{ $e }}
@endforeach
@endif
@csrf