diff --git a/git_info.json b/git_info.json
index 753c61f..0551002 100644
--- a/git_info.json
+++ b/git_info.json
@@ -1 +1 @@
-{"branch_name":"dev","last_commit_date":"2022-02-12T12:20:27.000Z","last_commit_author":"anjujangid","last_commit_hash":"a57b07eaa8b1f0f62e4854ee8176a6f7f88836e9"}
\ No newline at end of file
+{"branch_name":"dev","last_commit_date":"2022-02-14T10:30:18.000Z","last_commit_author":"anjujangid","last_commit_hash":"8c3f940308bc510defde9f95c815bd081f6b15b0"}
\ No newline at end of file
diff --git a/src/routes/retailer/boxed_order_history.vue b/src/routes/retailer/boxed_order_history.vue
index bd345b1..adb458e 100644
--- a/src/routes/retailer/boxed_order_history.vue
+++ b/src/routes/retailer/boxed_order_history.vue
@@ -17,6 +17,7 @@
outlined
hide-details
v-model="orderNumber"
+ dense
>
@@ -36,6 +37,7 @@
v-on="on"
outlined
hide-details
+ dense
>
Search
- -
+
{{ item.incrementId }}
- {{ `-` }}
+ {{ userInfo.firstname + '' + userInfo.lastname }}
- {{ `-` }}
+ {{ userInfo.firstname + '' + userInfo.lastname }}
{{ item.status }}
@@ -178,6 +181,12 @@