Update with new price management
This commit is contained in:
@@ -52,8 +52,7 @@
|
||||
</div>
|
||||
|
||||
<div class="tab-pane" id="prices">
|
||||
@include('Shop.Admin.Articles.partials.prices', ['prices' => $prices['prices'] ?? null])
|
||||
@include('Shop.Admin.Articles.partials.generic_prices', ['generics' => $prices['generics'] ?? null])
|
||||
@include('Shop.Admin.Articles.partials.prices')
|
||||
</div>
|
||||
|
||||
<div class="tab-pane" id="shipping">
|
||||
|
||||
Reference in New Issue
Block a user