diff --git a/picquiz/resources/views/game/game.blade.php b/picquiz/resources/views/game/game.blade.php index cc54ec7..f475664 100644 --- a/picquiz/resources/views/game/game.blade.php +++ b/picquiz/resources/views/game/game.blade.php @@ -2,10 +2,17 @@ @php $debug = True; + + $answer = 'asd'; + $pic = 'asd'; + + $hits = 0; + $nth = 1; + $per = 10; @endphp @section('title') -