@extends('layouts.dashboard') @section('css') @endsection @section('content')
@if (session('warning'))
  • {{ session('warning') }}
@endif

Fatal error: Uncaught TypeError: array_push(): Argument #1 ($array) must be of type array, null given in /home/cfostools/public_html/cfostools.evoqas.com/resources/views/client_view/reports/sales_gathering_analysis/salesChannels_sales_report.blade.php:71 Stack trace: #0 /home/cfostools/public_html/cfostools.evoqas.com/resources/views/client_view/reports/sales_gathering_analysis/salesChannels_sales_report.blade.php(71): array_push(NULL, 'Total') #1 {main} thrown in /home/cfostools/public_html/cfostools.evoqas.com/resources/views/client_view/reports/sales_gathering_analysis/salesChannels_sales_report.blade.php on line 71