@foreach ($payment_methods as $key => $name)
@stack('invoice_{{ $key }}_tab_start')
@@ -148,4 +148,4 @@
@endpush
-
+
\ No newline at end of file
diff --git a/resources/views/portal/invoices/signed.blade.php b/resources/views/portal/invoices/signed.blade.php
index 2d6024d6f..db05f9b8d 100644
--- a/resources/views/portal/invoices/signed.blade.php
+++ b/resources/views/portal/invoices/signed.blade.php
@@ -34,7 +34,7 @@
@php $is_active = true; @endphp
-
+
@foreach ($payment_methods as $key => $name)
@stack('invoice_{{ $key }}_tab_start')
@@ -148,4 +148,4 @@
-
+
\ No newline at end of file