The Raw PHP Directives | Core Concepts
The last significant difference to bring attention to is how the library's parser and compiler handle Blade's PHP directive. The library's parser will not attempt to locate the @endphp directive if the opening @php directive contains arguments: 1...