+ {details.contract && details.contract} +
++ Description: + {details.description && details.description} +
+Delivery Detail
++ {userDetails.firstname && userDetails.firstname} +
++ Due: + {details.delivery_date && + details.delivery_date.split(" ")[0]} +
++ {details.delivery_date && + details.delivery_date.split(" ")[1]} +
++ {details.timeline_days && details.timeline_days} day(s) +
+Message(s)
+ ++ Waiting for the completion message from the client before you can approve. +
+Message
+ +| All Product | */} - {/*. | */} - {/*||||
|
-
-
-
-
- - {value.title} --
- {value.description}
-
-
- Price: {value.price*0.01}
-
-
- Duration: {value.timeline_days} day(s)
-
-
- Due Date: {value.delivery_date}
-
-
- Confirmation: {value.contract}
-
+ return (
+
+ {MyJobList && MyJobList?.result_list && (
+
+
+
+
+ |
+ |