• Categories:
  • View All
  • ·
  • @foreach(\Wave\Category::all() as $cat)
  • {{ $cat->name }}
  • @if(!$loop->last)
  • ·
  • @endif @endforeach