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