@lang('modules.dashboard.comprehensivePlatformMetrics')
@lang('modules.dashboard.totalRevenue')
{{ global_currency_format($totalRevenue, global_setting()->default_currency_id) }}
@lang('modules.dashboard.totalRestaurants')
{{ number_format($totalRestaurants) }}
@lang('modules.dashboard.totalSubscriptions')
{{ number_format($totalSubscriptions) }}
@lang('modules.dashboard.totalUsers')
{{ number_format($totalUsers) }}