{{ auth()->user()->fullname }}

{{ showAmount(auth()->user()->balance) }}
  • {{ auth()->user()->fullname }}

    {{ showAmount(auth()->user()->balance) }}
  • @lang('My Profile')
  • @lang('Change Password')
  • @lang('Logout')