Tabler

@if(request()->isMethod('get'))
@endif
{{auth()->user()->name}}
@lang('User')
@lang('Profile Setting') @lang('QR Code') @lang('Two Step Security') @lang('Support Ticket')
@lang('Logout')
  • @lang('Home')
  • @if ($request_money > 0) @endif @lang('Transfer & Request')
    @lang('Transfer Money') @lang('Request Money') @lang('Sent Requests') @lang('Received Requests') @if ($request_money > 0) {{$request_money}} @endif
  • @lang('Exchange')
  • @lang('Payment')
  • @lang('Voucher')
    @lang('My Vouchers') @lang('Create Voucher') @lang('Redeem Voucher') @lang('Redeemed History')
  • @lang('Deposit')
    @lang('Deposit') @lang('Deposit history')
  • @lang('Withdraw')
    @if (DB::table('addons')->where('code','agent')->where('status',1)->count() > 0) @lang('Cash out to Agent') @endif @lang('Withdraw Money') @lang('Withdraw history')
  • @lang('Invoice')
    @lang('Invoices') @lang('Create Invoice')
  • @if ($pending_escrow > 0) @endif @lang('Escrow')
    @lang('Make Escrow') @lang('My Escrow') @lang('Pending Escrows') @if ($pending_escrow > 0) {{$pending_escrow}} @endif
  • @lang('Transactions')