@extends('layouts.app') @push('head-script') @endpush @section('content')
@csrf
@lang('modules.themeSettings.themePrimaryColor')
@lang('modules.themeSettings.adminPanelCustomCss')
@lang('modules.themeSettings.frontSiteCustomCss')
rtl == true) checked @endif class="js-switch rtl" data-color="#00c292" data-secondary-color="#f96262"/>
disable_frontend == 1) checked @endif />
frontend_disable == 1) style="display:none" @endif>
setup_homepage == 1) checked @endif />
@endsection @push('footer-script') @endpush