@props(['question', 'isDisable'])
@if($errors->has("questions$question->id"))
{{ $errors->first("questions$question->id") }}
@endif