@extends('layouts.dashboard') @section('css') @endsection @section('sub-header') {{ __('Collection Report For Year [ ' . $forecast_year . ' ]') }} @endsection @section('content')
@if (session('warning'))
  • {{ session('warning') }}
@endif
{{-- Monthly Chart --}}

{{ __('Monthly Collection Values') }}

{{ __('Accumulated Collection Values') }}


Fatal error: Uncaught Error: Call to undefined function getLargestArrayDates() in /home/cfostools/public_html/cfostools.evoqas.com/resources/views/client_view/forecast/collection_report.blade.php:86 Stack trace: #0 {main} thrown in /home/cfostools/public_html/cfostools.evoqas.com/resources/views/client_view/forecast/collection_report.blade.php on line 86