@include('layout.partials.head') @include('layout.partials.header')
  1. qq
  2. rr
  3. nn
  4. bb

KONIEC GRY

@yield('aboveContent')
@include('layout.partials.scripts') @yield('belowContent') @if ( !isset($board) )

Udostępnij szachownicę

@else

Who goes first?

Białe Czarne

@endif @if ( isset($board) )

Wyślij ustawienia szachownicy

@else @endif
@include('layout.partials.rules') @include('layout.partials.adsense') @desktop @if ($roomCode == '') @include('layout.partials.fb') @endif @enddesktop
@include('layout.partials.footer')