I want to pass a model from the get method of my controller to the post method, how could I do it?
I returned a view with the model from the get method and I want to