Question Bank

{{-- --}} @foreach ($questions as $question) {{-- --}} @endforeach
S.No Class Subject TopicTypeQuestion Status Action
{{ $loop->iteration }} {{ $question->class }} {{ $question->subject }} {{ $question->topic }} {{ $question->question }}
@if ($question->question_status == 1) Active @else Inactive @endif question_status == 1) then checked @endif>
@endsection