Skip to content
UI Brok

Loading…

No results

Browse catalog

Dashboard

Full dashboard screens — KPI stats, charts, tables and activity feeds across finance, commerce, support, analytics and observability.

Dashboard 04 Open

Preview

Viewport
Open full screen

Installation

terminal
php artisan ui:add pages/dashboard-04

Installs these dependencies automatically:

Usage

Render the page as a component, or wire it to a route. Pass data where useful:

resources/views/welcome.blade.php Blade
<x-pages.dashboard-04 />

Built from blocks & primitives

This page composes installed <x-ui.*> primitives and semantic design tokens only — it does not reimplement any primitive. Re-theme it (light, dark, admin, customer) by editing CSS variables; flip the preview to RTL to confirm it mirrors.

Source

The preview above renders this exact installed source — there are no preview-only pages.

resources/views/pages/dashboard-04.blade.php Blade