'integer' ]; public function subactivities() { return $this->belongsToMany(Subactivity::class); } }