<?php $this->beginContent('@app/views/layouts/header.php'); ?> <?php $this->endContent(); ?> <?= $content ?> <?php $this->beginContent('@app/views/layouts/footer.php'); ?> <?php $this->endContent(); ?>
$_GET = [ 'city' => 'السعوديه : جدة', ]; $_SESSION = [ '__flash' => [], '_language' => 'en', ];