Fixes for deliveries vs sale_channels
This commit is contained in:
@@ -11,10 +11,6 @@
|
||||
<option value=''>{{ $with_empty }}</option>
|
||||
@endif
|
||||
|
||||
@if (isset($multiple))
|
||||
@include('components.form.options.options-multiple')
|
||||
@else
|
||||
@include('components.form.options')
|
||||
@endif
|
||||
@include('components.form.options')
|
||||
|
||||
</select>
|
||||
Reference in New Issue
Block a user