{{-- table-responsive --}}
ID | OBJETIVO | TIPO | PROCESO | RESPONSABLE | PESO | INDICADOR | FORMULA | FRECUENCIA | UNIDAD | METAS | MES | AÑO | VALOR | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
O1. | Incrementar el nivel de competencia y compromiso del personal | FABRIBAT | Responsable | 100 | Cumplimiento Ponderado | Suma ponderada de las estrategias | Mensual | % |
|
2024 | 100 | ||||||
{{ $item->codigo }} | {{ $item->objetivo }} | {{ $item->procesoGestion }} | {{ $item->responsable()->first()->name }} | {{ $item->peso }} | {{ $item->indicador }} | {{ $item->formula }} | {{ $item->frecuencia }} | {{ $item->unidad }} | {{ $item->meta }} | {{ $item->meses()->first()->mes }} | {{ $item->año }} | @if ($item->colores == 'V'){{ $item->valor }} | @elseif ($item->colores == 'A'){{ $item->valor }} | @elseif ($item->colores == 'R'){{ $item->valor }} | @endif