Last Update: {{ $lastUpdateFormatedTime }}

{{--
--}}
{{-- Surplus --}}
  • Current Month Surplus :   {{ number_format($branchStatusInfos->sum('currentMonthSurplus'), 2) }}
  • Current Year Surplus :   {{ number_format($branchStatusInfos->sum('currentYearSurplus'), 2) }}
  • Last Month Surplus :   {{ number_format($branchStatusInfos->sum('previousMonthSurplus'), 2) }}
  • Cumulative Surplus Amount :   {{ number_format($branchStatusInfos->sum('cumulativeSurplus'), 2) }}
{{-- Last Update Date: 10 Oct, 2017 12:48 AM --}}
{{--
--}}
{{-- Cash & Bank --}}
  • Current Cash Amount :   {{ number_format($branchStatusInfos->sum('currentMonthCash'), 2) }}
  • Total Balance :   {{ number_format($branchStatusInfos->sum('currentMonthBank'), 2) }}
  • Current Bank Amount :   {{ number_format($branchStatusInfos->sum('currentCashAndBank'), 2) }}
{{-- at_a_glance Div --}} {{-- graph div --}}
{{-- switch tabs div --}} {{-- chart content divs --}}