view upload image

<?php $this->widget(‘zii.widgets.CDetailView’, array(

'data'=&gt;&#036;model,


'attributes'=&gt;array(


	'userid',


	'created_by',


	'username',


	'password',


            'pancard',

),

)); ?>

this is my view file i need to show file which i am uploading at the column pancard