@extends('layouts.app') @push('head-script') @endpush @section('content')
@csrf
@lang('modules.themeSettings.themePrimaryColor')
@lang('modules.themeSettings.adminPanelCustomCss')
@lang('modules.themeSettings.frontSiteCustomCss')
@endsection @push('footer-script') @endpush