Including PHP files in blade templates

So you want to include a PHP file inside a Blade-PHP template file?
You should use a function or a blade directive that itself includes the PHP.