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