Add count function for images herited
This commit is contained in:
@@ -10,7 +10,6 @@ class Shop
|
||||
{
|
||||
$menu->add('En vente', ['icon' => 'shopping-cart' ])
|
||||
->id('shop')
|
||||
->activeIfRoute('shop')
|
||||
->order(2);
|
||||
|
||||
$menu->addTo('shop', 'Articles', [
|
||||
|
||||
Reference in New Issue
Block a user