@if ($visibled)
@push('footer-scripts')
{{-- --}}
@endpush
Add editor
@if ($readonly)
{!! $value !!}
@else
@endif
@include(AdminTemplate::getViewPath('form.element.partials.helptext'))
@include(app('sleeping_owl.template')->getViewPath('form.element.partials.errors'))
@endif