Cancelling a Cancellation

I'm in a bit of a verbiage bind. I have a form for a request cancellation. I cannot change the wording on that. The word cancel HAS to be used.

The button bellow sits in the footer of a card. Unfortunately, I cannot show you the rest of the card for context.

enter image description here

enter image description here

Clicking that button brings up the above form in the footer of the card.

The pattern shown here (form input on one line, followed by a cancel and submit button with the below styles and ordering) is used across the application. This is another non negotiable. Clicking that cancel button collapses the form back into the original button ("Cancel Request").

As you can probably tell as this point, I have a Cancel-Cancel-Conundrum. I need a better word than cancel for that form button, but I'm having trouble thinking of something. I was thinking something along the lines of "Exit" but that feels a little weird.

enter image description here