@if (isset($question) && $question->type == 0 && !empty($question->image) && file_exists(public_path('uploads/questionImages/' . $question->image))) @endif