@extends('ingame.layouts.main') @section('content') @if (session('status'))
{{ session('status') }}
@endif

Player highscore

@endsection