= $this->extend('response/layout/myLayout') ?> = $this->section('content') ?>
Hello World!
= $this->section('javascript') ?> let a = 'a'; = $this->endSection() ?> = $this->endSection() ?>