diff --git a/templates/backOffice/default/customers.html b/templates/backOffice/default/customers.html
index 3b74cf7bf..9a16031b0 100644
--- a/templates/backOffice/default/customers.html
+++ b/templates/backOffice/default/customers.html
@@ -332,6 +332,8 @@
{/form_field}
+ {module_include location='customer_create_form'}
+
{/capture}
{include
@@ -355,6 +357,8 @@
{capture "delete_customer_dialog"}
+
+ {module_include location='customer_delete_form'}
{/capture}
{include