You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xshop/resources/views/admin/products/sub-pages/product-step4.blade.php

7 lines
159 B
PHTML

<meta-input
props-api-link="{{route('v1.category.prop','')}}/"
@if(isset($item))
:metaz='@json($item->getAllMeta())'
@endif
></meta-input>