@if ($visibled)
@push('footer-scripts')
{{--
--}}
@endpush
@include(AdminTemplate::getViewPath('form.element.partials.helptext'))
{!! Form::textarea($name, $value, $attributesArray) !!}
@include(app('sleeping_owl.template')->getViewPath('form.element.partials.errors'))
@endif