add seo
This commit is contained in:
@@ -34,14 +34,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-1">
|
||||
@include('components.form.input', [
|
||||
'name' => 'weight',
|
||||
'value' => $variation['weight'] ?? false,
|
||||
'required' => true,
|
||||
'label' => 'Poids',
|
||||
])
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row mb-3">
|
||||
|
||||
Reference in New Issue
Block a user