@if($global->google_recaptcha_status && $global->google_captcha_version=="v3") @endif @if($socialAuthSettings->social_auth_enable) @endif @foreach ($frontWidgets as $item) @if(!is_null($item->header_script)) {!! $item->header_script !!} @endif @endforeach @include('super-admin.sections.saas.saas_header')
{{--@include('saas.sections.cta')--}} @include('super-admin.sections.saas.saas_footer') @foreach ($frontWidgets as $item) @if(!is_null($item->footer_script)) {!! $item->footer_script !!} @endif @endforeach @if ($global->google_recaptcha_status == 'active' && $global->google_recaptcha_v2_status == 'active') @endif @if ($global->google_recaptcha_status == 'active' && $global->google_recaptcha_v3_status == 'active') @endif