8 lines
185 B
PHP
8 lines
185 B
PHP
@section('page_title')
|
|
<h2>{{ xe_trans('xe::editorSetting') }}</h2>
|
|
@endsection
|
|
|
|
@section('page_description')
|
|
<small>{{ xe_trans('xe::descEditorSetting') }}</small>
|
|
@endsection
|