@if(session('error'))
{{ session('error') }}
@endif @if($errors->any())
@endif @if($rack->stock_count > 0)
Note: This rack has {{ $rack->stock_count }} product(s) in stock. Some changes may be restricted.
@endif

Rack Information

@if($rack->stock_count > 0)
{{ $rack->stock_count }} Products
@endif
@csrf @method('PUT')
is_active) ? 'checked' : '' }}>
Basic Information
@if($rack->stock_count > 0)
Cannot change warehouse while rack has stock
@endif
Unique code within the warehouse
Storage Type
📦 Pallet Rack
🗄️ Shelf
📥 Bin / Box
Floor Space
❄️ Cold Storage
🧊 Freezer
Location Details
Warehouse zone/area
Aisle number/name
Shelf level/floor
📍
Location Path
Loading...
---
Capacity (Optional)
Cancel @if($rack->stock_count == 0) @endif