Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there any way?
Here is how I did it in my project I first get the list of all categories like this: Then I go through a foreach like this @foreach($categories as $categorie) Inside the loop i do this @endforeach
Thank you!