Register

@csrf
@if (($appSettings['dob_show'] ?? false))
@endif @if (($appSettings['register_collect_address'] ?? false))
@endif
@if (\App\Support\Security\Recaptcha::enabled() && \App\Support\Security\Recaptcha::version() === 'v2')
@endif @if (\App\Support\Security\Recaptcha::enabled() && \App\Support\Security\Recaptcha::version() === 'v3') @endif
@if (($appSettings['google_auth_enabled'] ?? false)) @endif
@push('scripts') @if (\App\Support\Security\Recaptcha::enabled() && \App\Support\Security\Recaptcha::version() === 'v2') @endif @if (\App\Support\Security\Recaptcha::enabled() && \App\Support\Security\Recaptcha::version() === 'v3' && \App\Support\Security\Recaptcha::siteKey('v3')) @endif @endpush