@extends('layouts.dashboard') @section('css') @endsection @section('dash_nav') @include('client_view.home_dashboard.main_navs' , ['active'=>'sales_dashboard']) @endsection @section('content') @php // $dates = [ ]; // $report_data = [] @endphp