document modern template stack fixed..
This commit is contained in:
parent
761ac3312a
commit
88694875a2
@ -234,7 +234,7 @@
|
|||||||
@stack('grand_total_tr_start')
|
@stack('grand_total_tr_start')
|
||||||
<strong class="float-left">{{ trans($total->name) }}:</strong>
|
<strong class="float-left">{{ trans($total->name) }}:</strong>
|
||||||
<span>@money($total->amount - $document->paid, $document->currency_code, true)</span>
|
<span>@money($total->amount - $document->paid, $document->currency_code, true)</span>
|
||||||
@stack('grandtotal_tr_end')
|
@stack('grand_total_tr_end')
|
||||||
@endif
|
@endif
|
||||||
@endforeach
|
@endforeach
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user