{{ csrf_field() }}
@if ($errors->has('question_text')) {{ $errors->first('question_text') }} @endif