@if ($generalSettings->captcha_status && ($generalSettings->captcha_for_registered || !auth()->check())) @endif
@if ( !empty($data) )
{{ __('Probability of event that occurs') }} {{ $data['occurs'] }}
{{ __('Probability of event that does not occurs') }} {{ $data['not_occurs'] }}
@endif