Stock has been moved locally.
@else PENDINGAwaiting confirmation.
@endif| Product Name | Variation / Batch | Quantity | Unit Cost | Subtotal |
|---|---|---|---|---|
|
{{ $item->product->name }}
{{ $item->product->code }}
|
@if($item->variationType)
{{ $item->variationType->name }} @endif @if($item->batch) {{ $item->batch->batch_no }} @else Batch info missing @endif |
{{ number_format($item->quantity) }} {{ $item->unit->name ?? 'Units' }} | LKR {{ number_format($item->price, 2) }} | LKR {{ number_format($item->total, 2) }} |
{{ $transfer->transfer_notes ?: 'No special notes or instructions recorded for this transfer.' }}