@include('filament-two-factor-authentication::components.partials.passkey-authenticate-script')
@csrf
@if($message = session()->get('authenticatePasskey::message')) {{ $message }}

@endif
{{__("filament-two-factor-authentication::components.passkey.login")}}