@lang('Total Topups')

{{ $widgetData['number_of_topups'] }}

{{ showAmount($widgetData['topup_amount']) }}

@lang('Total Payments')

{{ $widgetData['number_of_payments'] }}

{{ showAmount($widgetData['payment_amount']) }}

@lang('Total Cards')

{{ $widgetData['total_cards'] }}

@lang('Number of cards issued to you.')

@lang('Active Cards')

{{ $widgetData['active_cards'] }}

@lang('Number of active cards.')

@lang('Inactive Cards')

{{ $widgetData['inactive_cards'] }}

@lang('Number of inactive cards.')

@lang('Support Tickets')

{{ $widgetData['total_tickets'] }}

@lang('Number of total support tickets')