@php // TODO: XlXi: load from website configuration? $routes = [ [ "label" => "Games", "location" => "games" ], [ "label" => "Shop", "location" => "shop" ], [ "label" => "Forum", "location" => "forum" ] ]; @endphp
{{ \App\Helpers\NumberHelper::Abbreviate(Auth::user()->tokens) }}
{{ \App\Helpers\MarkdownHelper::parse($banner->message) }}
@if($banner->dismissable) @endif