extends('layout.php', ['title' => 'Testing blocks appends']) ?> start('content') ?> include('forms/form_2.php', ['importedVariable' => $someVariable]) ?> end('content') ?>