| Product | Quantity | Processed by | Output To | Reason | Date | Actions |
|---|---|---|---|---|---|---|
|
{{ $output->product->name }}
|
{{ $output->quantity }} {{ $output->product->unit }}
|
{{ $output->outputByUser->name }} ({{ $output->outputByUser->role }})
|
{{ $output->outputToUser ? $output->outputToUser->name . ' (' . $output->outputToUser->role . ')' : 'N/A' }}
|
{{ $output->reason ?? '-' }}
|
{{ $output->created_at->format('Y-m-d H:i') }}
|
Edit |
| No stock outputs found. | ||||||