@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/cfohotel.evoqas.com/resources/views/client_view/reports/sales_gathering_analysis/salesChannels_analysis_report.blade.php:84 Stack trace: #0 /home/cfostools/public_html/cfohotel.evoqas.com/resources/views/client_view/reports/sales_gathering_analysis/salesChannels_analysis_report.blade.php(84): array_push(NULL, 'Total') #1 {main} thrown in /home/cfostools/public_html/cfohotel.evoqas.com/resources/views/client_view/reports/sales_gathering_analysis/salesChannels_analysis_report.blade.php on line 84