belongsToMany(Items::class, 'bundle_items', 'bundle_id', 'item_id'); } }