@extends('templates.structure') @section('custom_css') @endsection @section('content')

Sales Reports

Revenue Per-Location Chart

Revenue Earned Based on Product Category

@endsection @section('custom_js') {{-- Script for chart --}} @endsection