+ class="hidden absolute bg-white dark:bg-gray-800 overflow-hidden shadow-sm sm:rounded-lg w-full h-full min-h-fit z-10">
{{ __('dashboard.Available') }}
@@ -30,7 +30,7 @@
+ class="hidden absolute bg-white dark:bg-gray-800 overflow-hidden shadow-sm sm:rounded-lg w-full h-full z-10">
{{ __('dashboard.Configuration') }}
-
+
{{ __('form.Save') }}
+ {{ __('form.Cancel') }}
diff --git a/resources/views/incoming/index.blade.php b/resources/views/incoming/index.blade.php
index ad4265c..552f3cb 100644
--- a/resources/views/incoming/index.blade.php
+++ b/resources/views/incoming/index.blade.php
@@ -66,7 +66,7 @@
-
+
diff --git a/resources/views/invoice/index.blade.php b/resources/views/invoice/index.blade.php
index 6361cc0..46d42bb 100644
--- a/resources/views/invoice/index.blade.php
+++ b/resources/views/invoice/index.blade.php
@@ -54,7 +54,7 @@
-
+
diff --git a/resources/views/payment/index.blade.php b/resources/views/payment/index.blade.php
index 6d7217e..4f7b1db 100644
--- a/resources/views/payment/index.blade.php
+++ b/resources/views/payment/index.blade.php
@@ -51,7 +51,7 @@
-
+
diff --git a/resources/views/projects/show.blade.php b/resources/views/projects/show.blade.php
index d7290f2..5c72872 100644
--- a/resources/views/projects/show.blade.php
+++ b/resources/views/projects/show.blade.php
@@ -74,7 +74,7 @@
@foreach($project->invoices as $invoice)
-
+
{{ $invoice->number }}
diff --git a/resources/views/taxrate/index.blade.php b/resources/views/taxrate/index.blade.php
index b95dd93..b1e66c9 100644
--- a/resources/views/taxrate/index.blade.php
+++ b/resources/views/taxrate/index.blade.php
@@ -42,7 +42,7 @@
-
+