Fixes on prices & add ArticlePriceGeneric
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="#stock" class="nav-link" data-toggle="tab" aria-expanded="true">
|
||||
Quantités
|
||||
Stock
|
||||
@if(isset($stock_count))<span class="badge">{{ $stock_count }}</span>@endif
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user