How to remove create / create another buttons from wizard?

Solution
if you are using wizard in resources, you should use
https://filamentphp.com/docs/3.x/panels/resources/creating-records#using-a-wizard
HasWizard trait and getSteps() method in the CreatePagehttps://filamentphp.com/docs/3.x/panels/resources/creating-records#using-a-wizard