change homepages to contents, add new methods to deliveries and sale_channels by customer

This commit is contained in:
ludo
2023-12-09 23:55:50 +01:00
parent 7561a8e8ba
commit 71ecb13af0
28 changed files with 185 additions and 153 deletions

View File

@@ -4,7 +4,7 @@
</div>
<div class="col-6 text-right font-weight-bold">
<span id="basket_sale_channel">
{{ $basket['sale_channel']['name'] ?? null }}
{{ $sale_channel['name'] ?? null }}
</span>
</div>
</div>