@foreach($itemCategories as $c)
  • {{ ucwords(strtolower($c->name))}} ({{$c->category_count}})
  • @endforeach