Adding widget in a page resource

How do you add something similar to the admin demo provided by Filament?
I've added a custom widget on my page resource but it's always stays on top (I can't rearrange it).
I'd like to make something similar to the demo custom widget beside the form.

Is there a repo of the admin demo that I can duplicate?
question.png
Solution
GitHub
Source code for the demo.filamentphp.com website. Contribute to filamentphp/demo development by creating an account on GitHub.
Was this page helpful?