diff --git a/resources/views/expenses/bills/create.blade.php b/resources/views/expenses/bills/create.blade.php
index c46071d5f..12b9a7928 100644
--- a/resources/views/expenses/bills/create.blade.php
+++ b/resources/views/expenses/bills/create.blade.php
@@ -51,7 +51,7 @@
-
+
|
@@ -123,7 +123,7 @@
html += ' ';
html += ' | ';
html += ' ';
- html += ' ';
+ html += ' ';
html += ' ';
html += ' | ';
html += ' ';
diff --git a/resources/views/expenses/bills/edit.blade.php b/resources/views/expenses/bills/edit.blade.php
index 7d4d36ab7..8c11bfa36 100644
--- a/resources/views/expenses/bills/edit.blade.php
+++ b/resources/views/expenses/bills/edit.blade.php
@@ -42,7 +42,7 @@
|
-
+
|
@@ -141,7 +141,7 @@
html += ' ';
html += ' | ';
html += ' ';
- html += ' ';
+ html += ' ';
html += ' ';
html += ' | ';
html += ' ';
diff --git a/resources/views/incomes/invoices/create.blade.php b/resources/views/incomes/invoices/create.blade.php
index cff4e31aa..dbb2db7dd 100644
--- a/resources/views/incomes/invoices/create.blade.php
+++ b/resources/views/incomes/invoices/create.blade.php
@@ -51,7 +51,7 @@
|
-
+
|
@@ -124,7 +124,7 @@
html += ' ';
html += ' | ';
html += ' ';
- html += ' ';
+ html += ' ';
html += ' ';
html += ' | ';
html += ' ';
diff --git a/resources/views/incomes/invoices/edit.blade.php b/resources/views/incomes/invoices/edit.blade.php
index a5b949116..aa2e8c37f 100644
--- a/resources/views/incomes/invoices/edit.blade.php
+++ b/resources/views/incomes/invoices/edit.blade.php
@@ -65,7 +65,7 @@
|
-
+
|
@@ -140,7 +140,7 @@
html += ' ';
html += ' | ';
html += ' ';
- html += ' ';
+ html += ' ';
html += ' ';
html += ' | ';
html += ' ';
|