@extends('layouts.admin')
@section('title', 'Analytics Dashboard - MU Admin Panel')
@section('head')
@endsection
@section('styles')
@endsection
@section('content')
{{ number_format($stats['accounts']['total']) }}
Tổng tài khoản
Mới: {{ number_format($stats['accounts']['new']) }} |
Hoạt động: {{ number_format($stats['accounts']['active']) }} |
Bị khóa: {{ number_format($stats['accounts']['banned']) }}
{{ number_format($stats['characters']['total']) }}
Tổng nhân vật
Mới: {{ number_format($stats['characters']['new']) }} |
Hoạt động: {{ number_format($stats['characters']['active']) }}
{{ number_format($stats['revenue']['period']) }}đ
Doanh thu kỳ này
{{ number_format($stats['revenue']['transactions']) }} giao dịch |
TB: {{ number_format($stats['revenue']['avg_value']) }}đ
{{ number_format($stats['giftcodes']['total']) }}
Tổng giftcode
Hoạt động: {{ number_format($stats['giftcodes']['active']) }} |
Đã dùng: {{ number_format($stats['giftcodes']['usage']) }}
{{ number_format($stats['monthly_cards']['total']) }}
Monthly Cards
Hoạt động: {{ number_format($stats['monthly_cards']['active']) }} |
Doanh thu: {{ number_format($stats['monthly_cards']['revenue']) }} coins
{{ number_format($stats['battle_pass']['total']) }}
Battle Pass
Hoạt động: {{ number_format($stats['battle_pass']['active']) }} |
Doanh thu: {{ number_format($stats['battle_pass']['revenue']) }}đ