@extends('auth.master.layouts.master') @section('content')
@livewire('auth.master.quiz-game-component',['match_id'=>$match->id])
@endsection