= $this->extend($viewDatas['layout']['layout']) ?>
= $this->section('content') ?>
= $this->include($viewDatas['layout']['layout'] . '/top'); ?>
= $this->include($viewDatas['layout']['path'] . '/page/logistics_services/hero'); ?>
= $this->include($viewDatas['layout']['path'] . '/page/logistics_services/shipping'); ?>
= $this->include($viewDatas['layout']['path'] . '/page/logistics_services/drayage'); ?>
= $this->include($viewDatas['layout']['path'] . '/page/logistics_services/storage'); ?>
= $this->include($viewDatas['layout']['path'] . '/page/logistics_services/support'); ?>
= $this->include($viewDatas['layout']['path'] . '/page/logistics_services/grading'); ?>
= $this->include($viewDatas['layout']['layout'] . '/bottom'); ?>
= $this->endSection() ?>