diff --git a/src/app/pages/marketdetail/marketdetail.page.html b/src/app/pages/marketdetail/marketdetail.page.html
index 92c5573..d2c4315 100644
--- a/src/app/pages/marketdetail/marketdetail.page.html
+++ b/src/app/pages/marketdetail/marketdetail.page.html
@@ -40,14 +40,27 @@
0">
This task depends on the task below
-
{{linkedJob.title}}
+
+
+
+
+
+
+ ID : {{linkedJob.offer_code}}
+ Expires {{linkedJob.expire | date}}
+
+
+
+
+
{{linkedJob.title}}
+
Description
{{linkedJob.description}}
Delivery Details
-
{{linkedJob.description}}
+
{{linkedJob.job_description}}
@@ -112,7 +125,7 @@
Delivery Details
-
{{jobData.description}}
+ {{jobData.job_description}}