@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 @include('super-admin.sections.saas.saas_header')
{{--@include('saas.sections.cta')--}} @include('super-admin.sections.saas.saas_footer')