element('user_worker_header'); ?>
0 and ($COMPANY['DreamjobCompany']['pro_user']>1) ) or ( !empty($WORKER) and is_array($WORKER) and count($WORKER) > 0 ) ){ ?>
element('user_page'); }else{ if(!empty($WORKER) and is_array($WORKER) and count($WORKER) > 0 and $WORKER['AppUser']['id']== $profil['AppUser']['id'] and !empty($edit_show)){ echo $this->element('user_worker_cv_edit'); }else{ echo $this->element('user_worker_cv'); } } ?>