@extends('layouts.app') @section('content') Dashboard Home Dashboard {{-- Date Filter --}} From To Apply Filter Reset Loading… {{-- KPI Cards --}} Total Users — Total Products — Total Categories — Total Transactions — {{-- Charts Row --}} {{-- Users Line Chart --}} User Registrations (Monthly) {{-- Orders Bar Chart --}} Orders by Status All Statuses Pending Processing Shipped Delivered Cancelled @endsection @push('scripts') @endpush