@lang('modules.dashboard.todayOrderCount')

{{ $orderCount }}

@include('livewire.dashboard.partials.percent-change', [ 'percentChange' => $percentChange, 'comparisonLabel' => __('modules.dashboard.sinceYesterday'), ])