soko-web/assets/test_views/view_invalid_multiple_sections_open.php
Pőcze Bence a17a88e9d4
All checks were successful
soko-web/pipeline/head This commit looks good
initial commit for soko-web
2023-04-07 19:32:15 +02:00

7 lines
123 B
PHP

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