{{ __('messages.setting.general') }}
{!! __('messages.vcard.term_condition') !!}
{{--
{{__('messages.vcard.manual_payment_guide') }}
--}}
{{ __('messages.vcard.google_config') }}
{{ __('messages.vcard.payment_config') }}
{{ __('messages.vcard.homepage_settings') }}
{{ __('messages.setting.google_recaptcha') }}
{{ __('messages.setting.social_settings') }}
{{ __('messages.vcard.mail_settings') }}
@php $sectionName = $sectionName ?? request()->get('section', 'general'); @endphp {{--
{{ __('messages.custom_domain.custom_domain') }}
--}}
{{ __('Theme Color') }}
@if (moduleExists('SlackIntegration'))
{{ __('slackintegration::messages.slack_integration') }}
@endif