General Settings

@csrf {{-- Enable Preloader --}}
{{-- Preloader Version --}}
{{-- Preloader Image --}}

@if($general && $general->preloader_image) Preloader @endif
{{-- Enable animation --}}
{{-- Hotline --}}
{{-- Hotline subtitle --}}
{{-- Enable sticky header --}}
{{-- Sticky header content position --}}
{{-- Site title --}}
{{-- Show site name after page title --}}
{{-- SEO title separator --}}
{{-- SEO title --}}
{{-- SEO description --}}
{{-- SEO keywords --}}
Meta keywords was removed by Google, you don't need to add meta keywords to your website. Learn more: https://yoast.com/meta-keywords
{{-- SEO robots --}}

seo_robots ?? '') == 'index' ? 'checked' : '' }}>
seo_robots ?? '') == 'noindex' ? 'checked' : '' }}>
{{-- SEO default Open Graph image --}}

@php $ogImage = $general->seo_og_image ?? 'https://via.placeholder.com/150'; @endphp OG Image
{{-- Terms and Privacy Policy URL --}}
{{-- Copyright --}}