diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.html
index b9fdd3ed1..09b7d660a 100644
--- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.html
+++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.html
@@ -18,9 +18,10 @@
![No Image]()
- {{officer.first_name}}
+ {{officer.first_name}}
- {{officer.mobile_no}}
+ {{officer.mobile_no}}
+ PD in hand - {{officer.count}}
diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/smart-pd-allocation/smart-pd-allocation.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/smart-pd-allocation/smart-pd-allocation.component.html
index 8177ae026..7e88d465b 100644
--- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/smart-pd-allocation/smart-pd-allocation.component.html
+++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/smart-pd-allocation/smart-pd-allocation.component.html
@@ -32,9 +32,10 @@
![No Image]()
- {{officer.first_name}}
+ {{officer.first_name}}
- {{officer.mobile_no}}
+ {{officer.mobile_no}}
+ PD in hand - {{officer.count}}
@@ -68,9 +69,10 @@
![No Image]()
- {{excutive.first_name}}
+ {{excutive.first_name}}
- {{excutive.mobile_no}}
+ {{excutive.mobile_no}}
+ PD in hand - {{excutive.count}}