breadcrumbs=array( 'Unsere Veranstaltungen'=>array('index'), 'Neue Veranstaltung erstellen', ); $this->menu=array( array('label'=>'Unsere Veranstaltungen', 'url'=>array('index')), ); ?>

Neue Veranstaltung erstellen

renderPartial('_form', array('model'=>$model, 'standorte'=>$standorte)); ?>