@php $categorias = \FCR::getCategorias(true); @endphp CategorÃa CategorÃas @foreach($categorias as $c) {{ ucwords($c->categoria_nombre) }} @endforeach