Create a page dynamically

How can I create a page using Filament that works like a WordPress page?
I’ll try to explain better: I need to create a page called 'Service,' and then the route /service should be set up dynamically and work in the browser.
Was this page helpful?