{{-- ================= TABS ================= --}}
{{-- ================= GOOGLE CAPTCHA ================= --}}
Google reCaptcha API
type == 1 ? 'checked' : '' }}>
@csrf {{-- Site Key --}}
{{-- Secret Key --}}
{{-- Apply On Forms --}}
@php $formTypes = [ 'opt_in_form' => 'Opt-in Form', 'trial_form' => 'Trial Offer Form', 'contact_us_form' => 'Contact Us Form', 'cart_form' => 'Cart Form', 'appointment_schedular_form' => 'Appointment Schedular Form', ]; $selectedForms = $captcha?->form_types ? unserialize($captcha->form_types) : []; @endphp @foreach($formTypes as $key => $label)
@endforeach
{{-- ================= GOOGLE ANALYTICS REPORT ================= --}}
Google Analytics Report API
analytics_report_type ? 'checked':'' }}>
@csrf
Reviews API
type == 1 ? 'checked' : '' }}>
@csrf
multi_social_reviews_check ? 'checked' : '' }}>
Google Analytics Code
@csrf
{{-- ================= SITE STATS ================= --}}
@push('scripts') @endpush