@extends('layouts.app') @section('content')
Account Overview
Characters
Name | Description |
---|---|
Level | {{Auth::user()->character()->Level}} |
cps | {{number_format(Auth::user()->character()->ConquerPoints)}} |
Gold | {{number_format(Auth::user()->character()->Money)}} |
VIP | {{Auth::user()->character()->VipLevel}} |
Reborn | {{number_format(Auth::user()->character()->Reborn)}} |