I have a marketplace url with a slug to define the category, how does one pass the parameter into the active helper? E.g. `marketplaces/cars` `active('marketplace.show', $slug')`
I have a marketplace url with a slug to define the category, how does one pass the parameter into the active helper?
E.g.
marketplaces/carsactive('marketplace.show', $slug')