@extends('admin.layouts.app') @section('page_title', __('Plugin Controls')) @section('content')
@include('admin.control_panel.components.sidebar', ['settings' => config('generalsettings.plugin'), 'suffix' => ''])

@lang("Plugin Configuration")

Plugin Image

@lang('Tawk')

@lang("Message your customers,they'll love you for it")

FB Image

@lang("FB Messenger")

@lang("Message your customers,they'll love you for it")

Plugin Image

@lang("Google Recaptcha")

@lang("reCAPTCHA protects your website from fraud and abuse.")

google_recaptcha == 1 ? 'checked' : '' }}> @error('active_recaptcha') {{ $message }} @enderror
@lang("Edit")
Google Analytics Image

@lang('Manual Recaptcha')

@lang("reCAPTCHA protects your website from fraud and abuse.")

manual_recaptcha == 1 ? 'checked' : '' }}> @error('active_recaptcha') {{ $message }} @enderror
@lang("Edit")
Google Analytics Image

@lang('Google Analytics')

@lang("Google Analytics is a web analytics service offered by Google")

@endsection @push('script') @endpush