{!! $errors->first("question", '

:message

') !!}

Tags

@php $values = ($model->tags->isNotEmpty())? $model->tags : [[]]; @endphp