| Product | Type | Quantity | Reason | User | Date |
|---|---|---|---|---|---|
| {{ $adjustment->product->name }} | {{ ucfirst($adjustment->type) }}{{ $adjustment->adjustment_quantity }} | {{ $adjustment->reason ?? 'N/A' }} | {{ $adjustment->user->name ?? 'System' }} | {{ $adjustment->created_at->format('d M Y H:i') }} |