{{__("General Style")}}

{{__('Change main color, typo ...')}}

{{__('General Options')}}
@php $typo = json_decode(setting_item('style_typo',"{}"),true) @endphp

{{__("Custom CSS")}}

{{__('Write your own custom css code')}}

{{__('Custom CSS')}}
{{$settings['style_custom_css'] ?? ''}}
@section('script.body') @endsection