Price Update
Quickly update product prices
Showing {{ $items->count() }} of {{ $totalCount }} items
@forelse($items as $item)
@if($item->image)
 }})
@else
@endif
{{ $item->title ?: 'Untitled' }}
{{ $item->barcode }}
@if($item->category)
•
{{ $item->category->name }}
@endif
•
Stock: {{ $item->stock }}
@empty
No items found. Try adjusting your filters.
@endforelse
@if($hasMore)
@endif
show = false, 2000)"
x-show="show"
x-transition
class="fixed bottom-4 right-4 bg-green-600 text-white px-6 py-3 rounded-lg shadow-lg">
✓ Price updated successfully