On this page
Presets Forms:
Create Forms with pre defined templates, build your form manually or use an existing form. Available Preset: Support Ticket, Contact Form.
Create a new preset
use the artisan command to create new preset:
make:zeus-preset
this will prompts you to enter the preset class name without any namespace or the form ID from you existing forms.
all new generated presets will be saved in the folder: App\Zeus\Presets