| ลำดับ (No.) | ชื่อ (Name) | ความถี่การเบิก (ครั้ง) | จำนวนที่เบิกสุทธิ (ชิ้น) | อัตราเบิกเฉลี่ย (ชิ้น/เดือน) |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $product->product_name }} | {{ $product->request_count ?? 0 }} | {{ $product->total_quantity }} | {{ number_format($product->total_quantity / $monthsDiff, 2) }} |
| ไม่พบข้อมูลในช่วงเวลาที่เลือก | ||||