7 lines
123 B
PHP
7 lines
123 B
PHP
|
@extends(parent)
|
||
|
|
||
|
@section(section1)
|
||
|
@section(section2)
|
||
|
|
||
|
<div>Test HTML with opening @section before previous closed</div>
|