@extends('panel.layout.settings') @section('title', __('General Settings')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('settings')

{{ __('Global Settings') }}

{{ __('Social Login') }}

{{ __('Logo Settings') }}

{{ __('If you will use SVG, you do not need the Retina (2x) option.') }}

{{ __('Default Logos') }}

{{ __('Retina Logos (2x) - Optional') }}

{{ __('Seo Settings') }}

{{ __('Advanced Settings') }}

{{ __('Manage the Features') }}

{{ __('Manage the features you want to activate for users.') }}
@if ($chatSetting) @endif @includeIf('default.panel.admin.settings.particles.photo-studio-general-setting')

{{ __('Users API Key Option') }}

{{ __('Upon activating this feature, the admin API key will be deactivated, and users will need to input their own API keys for continued functionality.') }}

{{ __('Mobile Settings') }}

{{ __('This setting is in early alpha stage. Please do not activate until offically released.') }}
{{ __('Save') }} @endsection @push('script') @endpush