Flashing Data to Session & Conditional Alerts in View
Now that our contact form is sending emails, it's time for us to focus on providing some feedback for our users once the form goes through. Follow along as we flash some data to the session and conditionally display an alert on the view. We will also tackle the inverse to hide our form.