Comment added to stacks
This commit is contained in:
@@ -265,6 +265,7 @@
|
|||||||
@endif
|
@endif
|
||||||
|
|
||||||
@stack('amount_input_start')
|
@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')
|
@stack('amount_input_end')
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
@@ -248,6 +248,7 @@
|
|||||||
@stack('description_input_end')
|
@stack('description_input_end')
|
||||||
|
|
||||||
@stack('amount_input_start')
|
@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')
|
@stack('amount_input_end')
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
@@ -244,6 +244,7 @@
|
|||||||
@endif
|
@endif
|
||||||
|
|
||||||
@stack('amount_input_start')
|
@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')
|
@stack('amount_input_end')
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@@ -258,6 +258,7 @@
|
|||||||
@stack('description_input_end')
|
@stack('description_input_end')
|
||||||
|
|
||||||
@stack('amount_input_start')
|
@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')
|
@stack('amount_input_end')
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user