@extends('layout.gamelayout') @section('aboveContent')

Room code: {{ $roomCode }}

@endsection @section('belowContent') {{--

Resign

--}}

WHITE side BLACK side

@include('layout.partials.comments') @endsection