belongsToMany('App\Models\Article','article_tag','tag_id','article_id'); } }