@section('page_title')

{{ xe_trans('xe::settingTheme') }}

@stop @section('page_description') {!! xe_trans('xe::settingThemeDescription') !!} @endsection @if (file_exists(app_storage_path('theme_preview.json'))) 미리보기 종료(임시) @endif
{!! uio('themeSelect', ['selectedTheme' => $selectedTheme]) !!}