ChurchXtra Financial Report
Period: {{ $from ?? 'All Time' }} to {{ $to ?? 'All Time' }}
Category Amount {{ $currencySymbol }}
Tithes {{ number_format($totalTithes, 2) }}
Offerings {{ number_format($totalOfferings, 2) }}
Donations {{ number_format($totalDonations, 2) }}
Expenses {{ number_format($totalExpenses, 2) }}
Total Income {{ number_format($totalIncome, 2) }}
Balance {{ number_format($balance, 2) }}