@extends('backend.plugins.learning.layouts.master') @section('content')
Back
@livewire('backend.plugin.learning.exam.exam-group-component',['exam_id'=>$exam_id,'segment'=>'exams'])
@endsection @section('after_js') @endsection