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