parent_2.ctp 91 B

123
  1. This is the second parent.
  2. <?= $this->fetch('content'); ?>
  3. <?= $this->fetch('sidebar'); ?>