Por favor despliegue cada causa y registre las acciones asociadas.
| Consecutivo | Acción | Fecha Inicio | Fecha Fin | Responsable | @if ($esLiderImplementador)@endif |
|---|---|---|---|---|---|
| {{ $accion->vc_codigo }} | {{ $accion->vc_accion }} | {{ $accion->dt_fecha_inicio }} | {{ $accion->dt_fecha_fin }} | {{ isset($accion->usuarioAsignado) ? $accion->usuarioAsignado->full_name : '' }} | @if ($esLiderImplementador)
|
@endif