@extends('layouts.guest') @section('content')

Two Factor Authentication

Enter the pin from your Google Authenticator app

@csrf
@error('one_time_password')

{{ $message }}

@enderror
@endsection