@extends('backend.plugins.quiz.layouts.master') @section('content')
Event Manage

From this place, multiple events can be managed according to event locations.

Let's Start
Round & Q/A Manage

From this place, questions and answers can be managed according to Round.

Let's Start
Game Manage

From this place, event wise game can be managed.

Let's Start
Quiz Master & Participant Manage

Quiz master and participants can be managed.

Let's Start
@livewire('backend.plugin.quiz.event.event-component',['segment'=>'sub'])
@endsection