'array', ]; public function audition() { return $this->belongsTo(Audition::class); } }