6 lines
82 B
PHP
6 lines
82 B
PHP
|
@extends(parent1)
|
||
|
|
||
|
@extends(parent2)
|
||
|
|
||
|
<div>Test HTML with multiple @extends</div>
|