{{ $errors->first('question') }}
@endif{{ $errors->first('question_image') }}
@endif{{ $errors->first('question_image') }}
@endif{{ $errors->first('score') }}
@endif{{ $errors->first('tests') }}
@endif{{ $errors->first('option_text_' . $option->id) }}
@endif{{ $errors->first('explanation_' . $option->id) }}
@endif{{ $errors->first('correct_' . $question) }}
@endif