wizard step create record on first step
on a wizard on create i would like to create record on first step
i see i can call ->afterValidation(function(?Model $record,$state){
so i can create record .. but i don't know to set it for calling it in the second record
i see i can call ->afterValidation(function(?Model $record,$state){
so i can create record .. but i don't know to set it for calling it in the second record