@extends('Admin.layouts.layout') @section('content') @livewire('admin.quiz-management') @endsection