+ {step === "company" && "Step 1 of 3 — Company Information"} + {step === "personnel" && "Step 2 of 3 — Personnel Details"} + {step === "poa" && "Step 3 of 3 — Power of Attorney (Optional)"} +
++ {step === "personal" && + "Step 1 of 3 — Personal Information"} + + {step === "company" && + "Step 2 of 3 — Company Information"} + + {step === "representative" && + "Step 3 of 3 — Representative Information"} +
++ {step === "personal" && + "Step 1 of 4 — Personal Information"} + + {step === "company" && + "Step 2 of 4 — Company Information"} + + {step === "personnel" && + "Step 3 of 4 — Personnel Information"} + + {step === "poa" && + "Step 4 of 4 — Power of Attorney"} +
++ {step === "personal" && "Step 1 of 2 — Personal Information"} + {step === "transport" && "Step 2 of 2 — Transport Information"} +
+