diff --git a/app/views/crm/customers/index.html.erb b/app/views/crm/customers/index.html.erb
index a639631d..593c3a27 100644
--- a/app/views/crm/customers/index.html.erb
+++ b/app/views/crm/customers/index.html.erb
@@ -1,9 +1,9 @@
-
+
+
<%= link_to 'Back', crm_customers_path %>
@@ -15,7 +15,7 @@
-
+
-
<%= t :customer_details %>
@@ -70,10 +70,10 @@
<%else%>
- |
<%end%>
-
+
|
-
+
@@ -89,7 +89,7 @@
<%= t("views.right_panel.detail.status") %> |
<%= t("views.right_panel.detail.from_account") %> |
-
+
<%= t("views.right_panel.detail.receipt_no") %> |
@@ -104,7 +104,7 @@
(<%= transaction["withdraw"] %>) |
<% end %>
<%= transaction["status"] %> |
- <%= transaction["account_status"] %> |
+ <%= transaction["account_status"] %> |
<%= transaction["receipt_no"] %> |
<% end %>
@@ -136,7 +136,7 @@
<%= t :order_details %>
-
+
| <%= t("views.right_panel.detail.order_id") %> |
@@ -160,13 +160,13 @@
-
+
<%= t :sale_details %>
-
+
| <%= t("views.right_panel.detail.sale_id") %> |
@@ -205,19 +205,19 @@
<%= add_grand_total %> |
<% end %>
-
+
-
+
<%= t :credit %> <%= t :details %>
| <%= t :credit %> <%= t :sale %> <%= t("views.right_panel.detail.date") %> |
<%= t("views.right_panel.detail.receipt_no") %> |
- <%= t :cashier %> |
+ <%= t :cashier %> |
<%= t("views.right_panel.detail.credit_amount") %> |
@@ -240,4 +240,3 @@
-
diff --git a/app/views/crm/dining_queues/assign.html.erb b/app/views/crm/dining_queues/assign.html.erb
index 1e50042e..5f8c25cd 100755
--- a/app/views/crm/dining_queues/assign.html.erb
+++ b/app/views/crm/dining_queues/assign.html.erb
@@ -1,7 +1,7 @@