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

Supplier Details

{notempty name="$detail.file_ids"} {/notempty}
Supplier Name {$detail.title} Supplier Phone {$detail.phone}
Supplier Address {$detail.address} Supplier Email {$detail.email}
Supplier Description {$detail.content}
Attachments
{volist name="$detail.file_array" id="vo"}
{:file_card($vo,'view')}
{/volist}
Contact Information+ Add Contact
{/block} {block name="script"} {/block}