@extends('panel.layout.settings') @section('title', __('Frontend Settings')) @section('titlebar_actions', '') @section('settings')

{{ __('General Settings') }}

{{ __('Frontend Settings') }}

{{ __('Please use comma seperated like; Generator,Chatbot,Assistant') }}

@if ($fSetting->hero_image)
hero image
@endif

{{ __('Floating Button') }}

{{ __('Footer Social Media Settings') }}

{{ __('Advanced Settings') }}

{{ __('Please provide full URL with http:// or https://') }}

{{ __('Please provide full URL with http:// or https://') }}

{{ __('Please provide full URL with http:// or https://') }}

@endsection @push('script') @endpush