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