SyntaxFix
Write A Post
Hire A Developer
Questions
None of the above answers fixed this issue for me. I did it as following (Laravel with Ubuntu server):
<?php $footerFile = '/var/www/website/main/resources/views/emails/elements/emailfooter.blade.php'; include($footerFile); ?>