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

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

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