{{-- ===================================================== Etebarit - by Gisoo Web Solutions ------------------------------------------------------ Gisoo.net ------------------------------------------------------ Copyright (c) 2026 Gisoo Web Solutions ===================================================== This code is protected by copyright ===================================================== File: captcha-guard.blade.php ------------------------------------------------------ Use: The two abuse-guard modals bound to the $store.captcha store: an ArCaptcha challenge (the widget renders into #captcha-widget on open) and a temporary-block notice with a live countdown. ===================================================== --}}
{{-- Challenge --}}

{{ __('front.abuse.challenge_title') }}

{{ __('front.abuse.challenge_desc') }}

{{-- The ArCaptcha widget is injected here when the modal opens. --}}
{{-- Temporary block --}}

{{ __('front.abuse.blocked_title') }}