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
How can I best achieve this? Is this a custom page or can this be done through base filament?
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
- Total Orders
- Total Revenue
- Daily / Weekly / Monthly Sales
- Most Commonly clicked Items
- Most Added to Carts
How can I best achieve this? Is this a custom page or can this be done through base filament?