Physical stock here refers to the actual quantity of goods or products that a company has on hand at a specific point in time. It represents the tangible items that are available for sale or use in the business operations.
To determine the physical stock in inventory, a company conducts a physical count or stocktake.
@if(empty(session()->get('cartAdjustment')))
No item added to list. Kindly select Item and add to list.
@else
Item Details
Item
Category
Unit
Phy. Qty
Remark
Actions
@foreach(session()->get('cartAdjustment') as $physical)