Change a filament resource from one panel to another

Hello, What is the best way to change an already created resource from one panel to another? example: 1. I create resource "Patient" in panel "Admin" 2. I change my mind and want to put "Patient" in "Hospital" panel. Would I have to recreate everything from scratch or is there a way to do it?
Solution:
Just move the files to the Hospital directory where it’s resources are, then update the namespaces accordingly.
Jump to solution
2 Replies
Solution
awcodes
awcodes9mo ago
Just move the files to the Hospital directory where it’s resources are, then update the namespaces accordingly.
nato0154
nato01549mo ago
Thanks!