Form Wizard multiple models
i have a multi step booking form that touches multiple models.
in this case: there's a client model for step 1 and a booking model for the rest of the steps.
how would i go about implementing this in the form wizard https://filamentphp.com/docs/3.x/forms/layout/wizard
in this case: there's a client model for step 1 and a booking model for the rest of the steps.
how would i go about implementing this in the form wizard https://filamentphp.com/docs/3.x/forms/layout/wizard
