I am starting a new project and I have a few decisions to make in regards to user submitted forms. I will be using the PHP Laravel framework for this project. Here is a quick rundown of where forms can be submitted from:
There are approximately 20 different services that we offer. And I would like for all of our services to be available for purchase from the 3 different locations listed above. Also, a quick note, all 3 locations have different UIs. Here is what I would like to achieve if possible:
This is a theory I have always wanted to attempt but I am just not sure if this is the way professionals would do it.