Edit Polling Question

@csrf @method('PUT')

@for ($i = 0; $i < 6; $i++) @php $opt = $options[$i] ?? null; $resultVal = old("options.$i.result", $opt->result ?? 0); @endphp
options_str ?? '') }}">
yes_point ?? 5) }}">
no_point ?? 5) }}">
@endfor
Cancel