[LEBV-53] Read PUK and phone params from URL queryParams
🎯 Summary
Read phone and PUK values from URL.
🧪 How to test
- Run the project.
- Go to the following URL: http://localhost:4200/?msisdn=015175332924&iccid=8451
- URL values should appear loaded in the form
- Modify the fields and go to next step
- Go back
- The form values should be the edited ones.
🧠 Considerations
N/A
🧐 Checklist
- Changes work in Google Chrome
- Changes work in Safari
- UI is responsive