\n
Detail Client
\n
\n
Client Name
\n
:
\n
{{ getDataDetail.owner }}
\n
\n
\n
Phone Number
\n
:
\n
{{ getDataDetail.phonenumber }}
\n
\n
\n
Email
\n
:
\n
{{ getDataDetail.email }}
\n
\n
\n
Quantity of Pieces
\n
:
\n
{{ getDataDetail.total_item }}
\n
\n
\n
Total Denom (gr)
\n
:
\n
{{ getDataDetail.total_weight }}
\n
\n
\n
Status
\n
:
\n
\n Waiting for KMI Admin Approval\n Waiting for KBI Admin Approval\n Waiting for Upload Recipient Identity\n Waiting for Withdraw\n Waiting for Operator Confirmation\n Withdrawal Success\n Withdrawal Rejected\n
\n
\n
\n
Withdrawal Date
\n
:
\n
{{ getDataDetail.withdrawal_detail.pickup_time | formatDateTime }}
\n
\n
\n
Detail Recipient
\n
\n
Recipient Name
\n
:
\n
{{ getDataDetail.withdrawal_detail.recipient ? getDataDetail.withdrawal_detail.recipient.name : \"-\" }}
\n
\n
\n
Phone Number
\n
:
\n
{{ getDataDetail.withdrawal_detail.recipient ? getDataDetail.withdrawal_detail.recipient.phone_number : \"-\" }}
\n
\n
\n
Assignment Letter
\n
:
\n
\n \n {{ getDataDetail.withdrawal_detail.attachment.assignment_doc.split(\"/\").pop() }}\n \n -\n
\n
\n
\n
Recipient Identity
\n
:
\n
\n \n {{ getDataDetail.withdrawal_detail.recipient.ktp_pict.split(\"/\").pop() }}\n \n -\n
\n
\n
\n
Recipient Selfie
\n
:
\n
\n {{ getDataDetail.withdrawal_detail.recipient.selfie.split(\"/\").pop() }}\n -\n
\n
\n
\n
Withdrawal Record
\n
:
\n
\n {{ getDataDetail.withdrawal_detail.attachment.report_doc.split(\"/\").pop() }}\n -\n
\n
\n