{{-- Stock Transfer - Fixed: No arrow functions, handles products with has_variants but no variations --}}
@if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif

🔄 Transfer Stock Between Locations

@csrf
📦 Select Product
🎨 Select Variation: *
📍 Transfer Locations
📤 FROM (Source)
📥 TO (Destination)
Source Stock
0
Destination Stock
0
🔢 Transfer Quantity
Cancel