echo CHtml::link('Back to Patient Merge list', array('patientMergeRequest/index'), array('class' => 'button small')); ?> </section> </div> </div> <form id="grid_header_form" action="<?php echo Yii::app()->createUrl('/patientMergeRequest/merge', array('id' => $model->id)); ?> " method="post"> <input type="hidden" name="YII_CSRF_TOKEN" value="<?php echo Yii::app()->request->csrfToken; ?> " /> <?php echo CHTML::activeHiddenField($model, 'id'); ?> <div class="row"> <div class="large-5 column"> <h2 class="secondaryPatient">Secondary</h2> <?php $this->renderPartial('//patientmergerequest/_patient_details', array('model' => $model, 'type' => 'secondary')); ?> </div> <div class="large-2 column text-center"> <h2>INTO</h2> <img class="into-arrow" src="<?php echo Yii::app()->assetManager->createUrl('img/_elements/graphic/right-black-arrow_128_30.png'); ?> " alt="OpenEyes logo" />