From e1ec63142164a18f60045272fbfee1ae0c152a62 Mon Sep 17 00:00:00 2001 From: Mazdak Gibran <141390141+mazdakgibran@users.noreply.github.com> Date: Tue, 16 Dec 2025 10:29:11 +0500 Subject: [PATCH] Update ib-unblock-user.component.html --- .../ib-unblock-user.component.html | 237 +++++++++++++++++- 1 file changed, 236 insertions(+), 1 deletion(-) diff --git a/src/app/ib-support/ib-unblock-user/ib-unblock-user.component.html b/src/app/ib-support/ib-unblock-user/ib-unblock-user.component.html index 6c9437d..eac11e4 100644 --- a/src/app/ib-support/ib-unblock-user/ib-unblock-user.component.html +++ b/src/app/ib-support/ib-unblock-user/ib-unblock-user.component.html @@ -1 +1,236 @@ -

ib-unblock-user works!

+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ {{'IBChildTitle' | translate}} +
+
+
+
+
+
+ +
+
+ + + + + {{ 'selectIdentValueType' | translate }} + + + + {{ 'cnic_scnic' | translate }} + + + + {{ 'passport' | translate }} + + + + {{ 'nicop' | translate }} + + + + {{ 'poc' | translate }} + + + + + + +
+ +
+
+
+
+
+ +
+ + + + + +
+
+
+ +
+ +
+
+ + + +
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{'unblockUserDetails' | translate}} +
+ + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{{'firstName' | translate}}{{'lastName' | translate}}{{'cmpCuststatus' | translate}}{{'cmpCustlastlogin' | translate}}{{'accountNonLocked' | translate}}{{'lockTime' | translate}}{{'accountno' | translate}}{{'phoneno' | translate}}{{'action' | translate}}
+
+ + + + + + + +
+
+
+
+ + +
+ +
+ {{ 'page' | translate }} {{ 'of' | translate }} ({{ + 'totalItems' | translate }}) +
+ +
+ + +
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file