• @can('admin_report')
    @if(!auth()->user()->hasRole('supporter')) {{ __('Activity log') }} @endif {{ __('Financial reports') }} {{ __('Revenue report') }} {{ __('Account report at the end of the day') }} {{ __('Report to partners at the end of the day') }} @if ($isAdminOrDev) {{ __('Decentralization') }} @endif
    @endcan @can('admin_send_notify')
  • @endcan
  • @csrf
    user
    Vietnamese {{ __('Vietnamese') }} Chinese {{ __('Chinese') }} English {{ __('English') }}
  • {{ __('current_balance') }}

    {{ number_format($user->balance) }}

    *****

    VND
  • User Image
    {{ auth()->user()->username }}
    • {{ __('personal_information') }}
    • {{ __('change_password') }}
    • {{ __('2fa_security') }}

    • @can('setting_withdraw')
    • {{ __('withdraw_setting') }}
    • @endcan @can('admin_send_notify')
    • {{ __('Send notification') }}
    • @endcan @can('setting_transfer_balance')
    • {{ __('Balance transfer settings') }}
    • @endcan @can('transfer_money_momo')
    • {{ __('Momo money transfer') }}

    • @endcan
    • {{ __('logout') }}