I have a view RecoverySenha , where it will bring the following message:
We will send password recovery information to the email below:
Where this view will already open with the email according to the user ID. However I would like to simplify for a modal that would do the same query through a JSON.
My question is how to create this kind of modal.