@extends('layouts.app') @section('content')
Login with Google Authenticator
{{ csrf_field() }}

Please enter the OTP generated on your Authenticator App.
Ensure you submit the current one because it refreshes every 30 seconds.


@endsection