=$this->extend('templates/front.php');?> =$this->section('title');?> ZENITH - 이벤트 / 매체 관리 =$this->endSection();?> =$this->section('header');?> =$this->endSection();?> =$this->section('body');?> =$this->endSection();?> =$this->section('content');?>
=$this->endSection();?> =$this->section('modal')?> =$this->endSection();?> =$this->section('script');?> =$this->endSection();?> =$this->section('footer');?> =$this->endSection();?>