Categories
Hey can someone please tell me how to make categories like in the demo? I've been looking through the documentation but haven't been able to find it

Solution
@The Huntsman you need to group it. In your resource you need to put
protected static ?string $navigationGroup = 'Shop';
protected static ?string $navigationGroup = 'Shop';