admin dashboard
-
Hello
i have a dollar sign next to the amount how to change that? i have added KWD and made the default but still showing the $ sign
i have created a section but when i selected one of them it does not remove the highlight from the other one
also the new sections SELLER , API on the left above marketplace how i can hide them because if comment it the code will crash
Best regards
-
@cmpengineers
follow this link for setup admin base currency https://forums.bagisto.com/topic/1872/admin-currency-in-bagisto-latest-version -
thank you very much, but what about the section where the area it selected both of them while it should select just one of them
**Area and Area Create **
best regards
-
Hi @cmpengineers,
Please check your
menu.php
file where you have assigned the name and routes. It looks like you have assigned the same route to both of the menus.One thing more please run
php artisan config:cache
after changing the menu.