@push('css') @endpush {{ translate('Themesetting/manage') }}
@can('menu.custom-script') @endcan
{{ translate('General Settings') }}
@php $setting = get_theme_option(key: 'general') ?? []; @endphp
@csrf
{{ translate('Would you like support for users to switch between multiple themes on your website?') }}
{{-- Poster Settings --}}