Comment added to stacks

This commit is contained in:
EnesSacid-Buker 2022-11-03 14:57:41 +03:00 committed by GitHub
parent b5b8319efc
commit dcadb0fdb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 0 deletions

View File

@ -265,6 +265,7 @@
@endif
@stack('amount_input_start')
{{-- The reason for adding the amount part here is because the amount style is broken in the view. --}}
@stack('amount_input_end')
<tr>

View File

@ -248,6 +248,7 @@
@stack('description_input_end')
@stack('amount_input_start')
{{-- The reason for adding the amount part here is because the amount style is broken in the view. --}}
@stack('amount_input_end')
<tr>

View File

@ -244,6 +244,7 @@
@endif
@stack('amount_input_start')
{{-- The reason for adding the amount part here is because the amount style is broken in the view. --}}
@stack('amount_input_end')
</td>
</tr>

View File

@ -258,6 +258,7 @@
@stack('description_input_end')
@stack('amount_input_start')
{{-- The reason for adding the amount part here is because the amount style is broken in the view. --}}
@stack('amount_input_end')
<tr>