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.
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.