• {!! \ICO::icon_manito_clickrepuestos('', 'width: 24px;height: 24px;') !!}
  • @for($u = 1; $u < count($url); $u++) @if(!empty($categoria_padre) && $u == 1)
  • {{ ucwords($categoria_padre) }}
  • @endif @if($url[$u] == end($url))
  • {{ \FCR::url_bc($url[$u]) }}
  • @else
  • {{ \FCR::url_bc($url[$u]) }}
  • @endif @endfor