'boolean']; public function question() { return $this->belongsTo(Question::class); } }