@extends(backpack_view('layouts.auth')) @section('content')
{!! backpack_theme_config('project_logo') !!}
Signing in as
{{ $email }}

Two-Factor Authentication

@csrf
{{-- --}} @error('one_time_password') {{ $message }} @enderror
@endsection {{-- Inline JS --}}