Description:
As a doctor, I want to be able to reply to received emails in my mailbox or add updates to emails that I've sent.
Acceptance Criteria:
- There is a reply button that allows me to add a fresh message to a received email and send it.
- There is a reply button that allows me to add a fresh message to an email that I've previously sent.
- All emails contain the same title with "RE:" added to the front if the email is a reply.
- All replies to the original email are viewable when adding or receiving a reply email, with the replies in order from newest to oldest.