Widget Sections

I have a dashboard which I want a lot of stats on.

I want to be able to split each of the stat into a section like you get on a form.

For example I have stats on:
Users
  • Total Users
  • Total Logged In
  • Graph of User Logged in
Orders
  • Total Orders
  • Total Revenue
  • Daily / Weekly / Monthly Sales
Tracking
  • Most Commonly clicked Items
  • Most Added to Carts
Other Stats...


How can I best achieve this? Is this a custom page or can this be done through base filament?
Was this page helpful?