rvr-nextgen/views/tests/view_invalid_multiple_sections_open.php
Pőcze Bence 7945627708
Some checks failed
rvr-nextgen/pipeline/head There was a failure building this commit
initial commit for rvr-nextgen
2023-04-08 00:45:40 +02:00

7 lines
123 B
PHP

@extends(parent)
@section(section1)
@section(section2)
<div>Test HTML with opening @section before previous closed</div>