belongsToMany('App\Models\User', 'user_permissions', 'permission_id', 'user_id'); } }