@css('css/game.css') @js('https://maps.googleapis.com/maps/api/js?key=' . $_ENV['GOOGLE_MAPS_JS_API_KEY']) @js('js/game.js') @extends('templates/layout_full') @section('subheader') Round Score @endsection @section('main')

You were close.

Game finished.

You earned points.

You got points in total.

@endsection @section('pageScript') @endsection