@include('components.header')
@livewire('matchdetails', ['match' => $match])
@include('components.footer')