@foreach($question as $question) @endforeach
ID Question ID leçon Type Ordre
{{$question->id}} {{$question->content}} {{$question->lessons_id}} {{$question->type}} {{$question->order}} Modifier
@csrf @method('DELETE')