@php $tipoAnalisisCausas = null; if (is_object($hallazgo)) { if ($hallazgo->causas->count() > 0) { $tipoAnalisisCausas = $hallazgo->causas->first(); } } @endphp
Por favor seleccione el tipo de ANÁLISIS DE CAUSAS.