wrong stack end

This commit is contained in:
denisdulici 2019-11-27 10:07:53 +03:00
parent 6aafee2870
commit a71f2c91e2
2 changed files with 2 additions and 2 deletions

View File

@ -572,7 +572,7 @@
</div> </div>
</div> </div>
</div> </div>
@stack('row_footer_payment_end') @stack('row_footer_transaction_end')
</div> </div>
@stack('row_footer_end') @stack('row_footer_end')
@endsection @endsection

View File

@ -628,7 +628,7 @@
</div> </div>
</div> </div>
</div> </div>
@stack('row_footer_payment_end') @stack('row_footer_transaction_end')
</div> </div>
@stack('row_footer_end') @stack('row_footer_end')
@endsection @endsection