@foreach($nodos as $nodo)
| Actividad | Categoría / Peso | ||
|---|---|---|---|
|
|
{{ $item['titulo'] }} @if(!empty($item['es_manual'])) Manual @endif | @if(!empty($item['es_manual'])) {{ $item['ponderacion'] ?? '—' }} @else {{-- Mover ítem de actividad --}} @endif | @if(!empty($item['es_manual'])) @endif |