I have my code supported by Blade syntax in resources\views which is working then there is an automated coded from laravel framework in storage\framework\views written in PHP.
Blade
PHP
I am expecting to get the same result from blade syntax, but I have a syntax error converting to PHP

