= h(tr('إجمالي المبيعات', 'Gross sales')) ?>= h(currency((float) $report['gross'])) ?>= h(tr('حسب نطاق صلاحية المستخدم الحالي', 'Scoped to the current viewer permissions')) ?>
= h(tr('عدد الفواتير', 'Invoices')) ?>= h((string) $report['sales_count']) ?>= h(tr('إجمالي الفواتير المسجلة', 'Total logged invoices')) ?>
= h(tr('أفضل صنف', 'Top product')) ?>= h($report['product_totals'] ? product_label((string) array_key_first($report['product_totals'])) : tr('لا يوجد', 'None yet')) ?>= h(tr('الأكثر مبيعاً حتى الآن', 'Most sold item so far')) ?>