@if(isset($question_file['file_path']) && !empty($question_file['file_path']) && Storage::disk('temp')->has($question_file['file_path'])) @else @endif
@error("question_file.{$key}.file_path")
{{ $message }} @enderror