@lang('modules.dashboard.todayEarnings')
{{ currency_format($orderCount, restaurant()->currency_id) }}
($percentChange >
0), 'text-red-600 dark:text-red-600' => ($percentChange < 0)])>
{{ round($percentChange, 2) }}%
@lang('modules.dashboard.sinceYesterday')