Hi
how to remove some of the items in the header menu :
<img src="https://i.ibb.co/cbdbgq8/Screenshot-2023-02-12-204222.png" />
in previous version there was a config folder that is suitable for this kind of tasks.
Thank You
Hi Mounir,
You have to remove it from the menu blade file:
starterkit/resources/views/layout/partials/header-layout/header/_menu/_menu.blade.php
Thanks