@csrf @push('styles') @endpush


{{ $errors->first('title') }}
{{ $errors->first('category_id') }}
{{ $errors->first('subcategory_id') }}
Description
Specification
{{ $errors->first('brand_id') }}
is_featured) ? $product->is_featured : '')=='1' ? 'checked':'' }} data-switchery/>
is_trending) ? $product->is_trending : '')=='1' ? 'checked':'' }} data-switchery/>
status) ? $product->status : '')=='1' ? 'checked':'' }} data-switchery/>
best_seller) ? $product->best_seller : '')=='1' ? 'checked':'' }} data-switchery/>
@include('backend.product.partials.gallery-tab')
{{-- --}}
@push('scripts') @endpush