= $this->extend($viewDatas['layout']['layout']) ?>
= $this->section('content') ?>
= $this->include($viewDatas['layout']['layout'] . '/top'); ?>
|
= $this->include($viewDatas['layout']['layout'] . '/left_menu'); ?>
|
|
= $this->include($viewDatas['layout']['layout'] . '/bottom'); ?>
= $this->endSection() ?>