{!! addJavascriptFile('assets/js/custom/authentication/sign-in/fingerprint.js') !!} {!! addJavascriptFile('assets/js/custom/authentication/sign-in/confirm.location.js') !!}
@csrf @if ($errors->any())
{!! implode('
', $errors->all(':message')) !!}
@endif

Two-Factor Authentication

Verify your identity
@error('code') {{ $message }} @enderror
{{-- is_skipped --}}