{{-- WIDGET QUESTIONÁRIO --}} @php $respondidas = $triagem->perguntas->toArray(); @endphp
| PERGUNTA | RESPOSTA |
|---|---|
| {{ $pergunta->pergunta }} |
id && $respondidas[$i]['resposta'] == 'Sim') ? 'checked' : '' }} >
id && $respondidas[$i]['resposta'] == 'Não') ? 'checked' : '' }}>
id && $respondidas[$i]['resposta'] == 'Não Sabe') ? 'checked' : '' }}>
|
ESTÁ APTO?