{{-- textarea --}} @include('crud::fields.inc.wrapper_start') @if (strlen($field['label']) > 0) @endif @include('crud::fields.inc.translatable_icon') {{-- HINT --}} @if (isset($field['hint']))

{!! $field['hint'] !!}

@endif @include('crud::fields.inc.wrapper_end')