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