@extends('Admin.layouts.layout') @section('content')

Quiz Invitations

@livewire('admin.quiz-invitation-management', ['quiz' => $quiz])
@endsection