Getting the id of the form from table as reference to the next form in Laravel – PHP Versions
I am very new to Laravel. I am currently doing a Laravel project where a person can submit a proposal. The Laravel version I'm using is Laravel Framework 8. I divided the proposal form into 7 pages. I also have…