{extend name="../../base/view/common/base" /} {block name="body"}

Edit Follow-up Record

Customer Name {$detail.customer}
Contact Person* Follow-up Method* Follow-up Time*
Communication Notes*
Current Stage* Sales Opportunity Next Communication Time*
Related Attachments
{notempty name="$detail.file_ids"} {volist name="$detail.file_array" id="vo"}
{:file_card($vo)}
{/volist} {/notempty}
{/block} {block name="script"} {/block}