@extends('adminlte::page') @section('title', 'Heroes Legend') @section('content_header')

Dashboard

Server:
Vietnam:
@stop @section('css') @stop @section('content')

Diamond bought by Servers



@if (isset($allServerTotalMoney))
Total Buy: $ {{number_format($allServerTotalMoney, 2, ",", ".")}}
@endif

By Server

By Day

Diamond bought by Members



#Account ID Member Name Server ID VIP Purchase Total Last Online Registered Action
@stop @section('js') @endsection