belongsToMany(BeerList::class, 'beer_list_pivot', 'list_id', 'beer_id'); } }