@extends($_layout . 'master') @section('meta.robots', 'noindex') @section('title', 'Thông tin tài khoản') @include($_lib . 'register-meta') @php $agent = get_affiliate_account($user->id); $wallet = get_user_wallet($user->id); @endphp @section('content')
Loại tài khoản: @if ($agent) {{ $agent->policy ? $agent->policy->name : 'Người dùng' }} @else Người dùng @endif
Thu nhập: {{ number_format($wallet->total_rewards * ecommerce_setting()->crypto_price, 1, ',', '.') }} VNĐ (Chi tiết)