CAMON ENTERPRISES LIMITED
CAMON'S {{ $title }}

{{ $periodLabel }}

Generated on: {{ now()->format('M d, Y H:i') }}

Cash Flow Summary

Net Increase (Decrease) in Cash: TZS {{ number_format($reportData['netIncreaseDecreaseInCash'] ?? 0, 2) }}
Cash at Beginning of Period: TZS {{ number_format($reportData['beginningCashBalance'] ?? 0, 2) }}
Cash at End of Period: TZS {{ number_format($reportData['endingCashBalance'] ?? 0, 2) }}
Balance Check: {{ number_format(($reportData['reconciliationCheck'] ?? 0) - ($reportData['endingCashBalance'] ?? 0), 2) }}

Generated by: {{ Auth::user()->name ?? 'System' }}

Generated on: {{ now()->format('d/m/Y H:i') }}

© {{ date('Y') }} Camon Enterprises Limited. All rights reserved.