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

Inviting friend to play by sending the link.

Room code: {{ $roomCode }}

@if ($room['pass'] != '')
@endif @endsection @section('belowContent')

Resign

WHITE side BLACK side

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