@if($global->google_recaptcha_status && $global->google_captcha_version=="v3") @endif @if(isset($socialAuthSettings) && (in_array('enabled',[$socialAuthSettings->facebook_status,$socialAuthSettings->google_status,$socialAuthSettings->twitter_status,$socialAuthSettings->linkedin_status]))) @php $socialLogin = true; @endphp @else @php $socialLogin = false; @endphp @endif @if($socialLogin) @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