= $this->extend(LAYOUTS[$viewDatas['layout']]['path']) ?> = $this->section('content') ?>
| = $this->include(LAYOUTS[$viewDatas['layout']]['path'] . '/left_menu'); ?> |
= $this->include("{$viewDatas['layout']}/welcome/banner"); ?>
= $this->include("{$viewDatas['layout']}/welcome/total_service"); ?>
= $this->include("{$viewDatas['layout']}/welcome/new_service"); ?>
= $this->include("{$viewDatas['layout']}/welcome/stock"); ?>
= $this->include("{$viewDatas['layout']}/welcome/user_history"); ?>
|