| Product | Quantity | From | Date Received | Reason |
|---|---|---|---|---|
|
{{ $output->product->name }}
|
{{ $output->quantity }} {{ $output->product->unit }}
|
{{ $output->outputByUser->name }} ({{ $output->outputByUser->role }})
|
{{ $output->created_at->format('Y-m-d H:i') }}
|
{{ $output->reason ?? 'N/A' }}
|
| No received stock found. | ||||