@extends('layouts.dashboard') @section('css') @endsection @section('sub-header') {{__('Zone Sales Analysis')}} @endsection @section('content')
@csrf
@endsection @section('js') {{-- --}} {{-- --}} {{-- --}} {{-- --}} @endsection