@extends('layouts.dashboard') @section('css') @endsection @section('sub-header') {{ __($view_name) }} @endsection @section('content')

{{ __($view_name) }}

{{__('From : ')}} {{ $dates['start_date']}} - {{__('To : ') }} {{ $dates['end_date']}}
{{__('Last Updated Data Date : ') }} {{ $last_date}}

@slot('table_header') # {{ __(ucwords(str_replace('_',' ',$type))) }} {{ __('Sales Values') }} {{ __('Sales %') }} @if (isset($report_count_data) && count($report_count_data) > 0) {{ __('Count') }} {{ __('Count %') }} @endif @endslot @slot('table_body')
Warning: Undefined variable $report_view_data in /home/cfostools/public_html/cfostools.evoqas.com/resources/views/client_view/reports/sales_gathering_analysis/breakdown/sales_report.blade.php on line 78

Fatal error: Uncaught TypeError: array_column(): 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/breakdown/sales_report.blade.php:78 Stack trace: #0 /home/cfostools/public_html/cfostools.evoqas.com/resources/views/client_view/reports/sales_gathering_analysis/breakdown/sales_report.blade.php(78): array_column(NULL, 'Sales Value') #1 {main} thrown in /home/cfostools/public_html/cfostools.evoqas.com/resources/views/client_view/reports/sales_gathering_analysis/breakdown/sales_report.blade.php on line 78