Edit Question # {{$question->id}}
@csrf
@foreach($question->answer AS $key=>$answers) @if($key == 0)
@else
@endif @endforeach