@extends('backend.plugins.learning.layouts.master') @section('content')

Dashboard {{$heading}} - {{$class_subject}}

Back
@livewire('backend.plugin.learning.exam.exam-group-question-component',['group_id'=>$group_id])
@endsection @section('after_js') @endsection