belongsToMany(Tag::class, 'taggable_locale_context', 'context_id', 'tag_id'); } }