Finance Dashboard
Today: {{ $todayStr }} • Multi-currency overview • Clean & executive style
Total Sales (Today)
Total Receipts (Today)
Net (Today)
Expenses (Today)
Sales Trend (Last 12 Months)
By CurrencyReceipts Trend (Last 12 Months)
By CurrencyToday Summary ({{ $todayStr }})
Multi-currency|
{{ $c->title_en ?? $c->title_ps }}
Sales vs Receipts
|
Sales: {{ number_format($sale, 2) }}
Receipts: {{ number_format($rec, 2) }}
|
Outstanding (AR / AP)
To-date|
{{ $c->title_en ?? $c->title_ps }}
Receivable / Payable
|
AR:
{{ number_format($ar, 2) }}
AP:
{{ number_format($ap, 2) }}
|