belongsToMany(Tags::class, 'cms_article_relate_tags', 'tag_id', 'article_id' ); } }