I have created a file with name dummy.blade.php which has the following code And I am trying to send HTML content using: And the email received is like this: As per documentation that I should be receiving the html format but I am receiving simple text based email. Any clues? Answer Just posting the answer as that could be useful