@extends('layouts.demo10.builder') @section('styles') @endsection @section('content') @can('view.dashboard_builder')
Dashboard Canvas
Drag chart cards from the right panel, or reorder charts here.

Drop Widgets Here

Click Add First Widget to open the widget tray, then drag a widget into this canvas.

Add Widgets

Pick a widget to place it on the canvas.
Type to filter widgets in this panel.
Common
KPI Card
Data Table
Filter Box
Charts
Bar Chart
Line Chart
Donut Chart
Area Chart
Funnel
Slope
Pie
Range Column
Time Line
Polar Area
Radar
Heatmap
Tree Map
Scatter
Bubble
Radialbar
@endcan @endsection @section('scripts') @vite('resources/js/pages/dashboard-builder.js') @endsection