- I have already created schema, and a multi-step modal for this feature to get started with

- Please implement all the following (steps are on comment) input fields and steps.
- YC SAFEs are currently on
public/yc directory.
- If user has picked from one of these templates, remove the document step, if they have picked
CUSTOM as an option on SAFE template selector, show them the document step.
If they have picked YC template
- Upload the template to their document repository (Upload on a private bucket)
- Redirect them to
/:publicId/templates/:documentId so they can configure the template for eSign

If they have picked CUSTOM during SAFE template selector
- Show the documents step
- Do not allow
multiple = {false}
- Title should be,
Upload the custom SAFE template
- After the upload, redirect them to
/:publicId/templates/:documentId
Note: this PR is not going to do any esigning features/fixes.
eSign is currently being worked on by @G3root - Complete for this use case
Multi-step modal is being worked on by @Aashish-Upadhyay-101 - Complete
public/ycdirectory.CUSTOMas an option onSAFE templateselector, show them the document step.If they have picked YC template
/:publicId/templates/:documentIdso they can configure the template for eSignIf they have picked
CUSTOMduringSAFE templateselectormultiple = {false}Upload the custom SAFE template/:publicId/templates/:documentId