mapguesser/tests/assets/views/view_invalid_multiple_sections_open.php

7 lines
123 B
PHP
Raw Normal View History

2020-06-28 22:55:15 +02:00
@extends(parent)
@section(section1)
@section(section2)
<div>Test HTML with opening @section before previous closed</div>