mapguesser/views/tests/view_invalid_multiple_sections_open.php

7 lines
123 B
PHP

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