6 lines
84 B
PHP
6 lines
84 B
PHP
@extends(parent)
|
|
|
|
@section(section1)
|
|
<div>Test HTML with @extends</div>
|
|
@endsection
|