Comment added to stacks
This commit is contained in:
parent
b5b8319efc
commit
dcadb0fdb0
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user