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