Merge pull request #6309 from vivek-webkul/patch-52

[Updated: field-type: info index updated for configuration.]
This commit is contained in:
Devansh 2022-04-18 16:11:41 +05:30 committed by GitHub
commit 9882ff9d92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>