pushuo 2022-08-31 08:23:08 +08:00
parent 4a0e0c6b61
commit b01903b8c6
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
</div>
</div>
<div class="d-flex justify-content-between my-4">
<div class="d-flex justify-content-between my-4" v-if="product.data.length">
@if ($type != 'trashed')
<a href="{{ admin_route('products.create') }}">
<button class="btn btn-primary">{{ __('admin/product.products_create') }}</button>