@stack('notes_input_start')
@@ -494,7 +494,7 @@
@date($history->created_at) |
{{ $history->status->name }} |
- {{ $history->description }} |
+ {{ $history->description }} |
@endforeach
diff --git a/resources/views/incomes/invoices/show.blade.php b/resources/views/incomes/invoices/show.blade.php
index f08e69380..3dc9b4234 100644
--- a/resources/views/incomes/invoices/show.blade.php
+++ b/resources/views/incomes/invoices/show.blade.php
@@ -372,7 +372,7 @@
@stack('invoice_item_end')
@stack('invoice_total_start')
-
+
@stack('notes_input_start')
@@ -535,7 +535,7 @@
@date($history->created_at) |
{{ $history->status->name }} |
- {{ $history->description }} |
+ {{ $history->description }} |
@endforeach