| Contract Name | {$detail.name} | Contract Code | {$detail.code} | |||||||||||||||||||||||
| Contract Party (B) |
{$detail.subject_title} | Contract Start/End Date | {$detail.start_time} to {$detail.end_time} | |||||||||||||||||||||||
| Customer Name (A) |
{$detail.customer} | Customer Representative | {$detail.contact_name} | |||||||||||||||||||||||
| Customer Address | {$detail.contact_address|default='-'} | Customer Phone | {$detail.contact_mobile|default='-'} | |||||||||||||||||||||||
| Contract Amount | {$detail.cost} CNY | Contract Nature | {$detail.types_name} | Contract Category | {$detail.cate_title} | |||||||||||||||||||||
| Signatory | {$detail.sign_name} | Department | {$detail.sign_department} | Signing Date | {$detail.sign_time} | |||||||||||||||||||||
| Prepared By | {$detail.prepared_name|default='-'} | Keeper | {$detail.keeper_name|default='-'} | Shared With | {$detail.share_names|default='-'} | |||||||||||||||||||||
| Product Information | ||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
| Service Information | ||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
| Remarks | {$detail.remark|default='-'} | |||||||||||||||||||||||||
| Attachments |
{volist name="$detail.file_array" id="vo"}
{$i}. {$vo.name}
{/volist}
|
|||||||||||||||||||||||||