parent
13285c6cbc
commit
a418db518b
|
|
@ -196,6 +196,7 @@
|
||||||
{{ __('admin/attribute.index') }}
|
{{ __('admin/attribute.index') }}
|
||||||
</a>
|
</a>
|
||||||
@endif
|
@endif
|
||||||
|
@hook('product.tab.after.link')
|
||||||
</div>
|
</div>
|
||||||
<div class="tab-content">
|
<div class="tab-content">
|
||||||
<div class="tab-pane fade show active" id="product-description" role="tabpanel">
|
<div class="tab-pane fade show active" id="product-description" role="tabpanel">
|
||||||
|
|
@ -218,6 +219,7 @@
|
||||||
@endforeach
|
@endforeach
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@hook('product.tab.after.pane')
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue