Register

@if($errors->any())
{{$errors->first()}}
@endif @if(Session::has('message'))

{{ Session::get('message') }}

@endif
{{ csrf_field() }}

Please enter the Authorization Code generated on your Google Authenticator App.
Ensure you submit the current one because Authorization Code refreshes every 30 seconds.