[Updated: field-type: info index updated for configuration.]

This commit is contained in:
Vivek Sharma 2022-04-18 16:05:57 +05:30
parent 532beacfde
commit 6f784bc935
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@
@endif
@if (isset($field['info']))
<span class="control-info mt-10">{{ trans($field['info']) }}</span>
<span class="control-info mt-10">{{!! trans($field['info']) !!}}</span>
@endif
<span class="control-error" @if ($field['type'] == 'multiselect') v-if="errors.has('{{ $name }}[]')" @else v-if="errors.has('{{ $name }}')" @endif>