@extends('layouts.app') @section('content')
Stock Adjustment
Back to Stock
Instructions: Select products with badges, enter physical hand count quantity, and system will automatically calculate and apply adjustments.
@csrf
Product (Badge) Current Qty Hand Qty Update Qty Type
@if(session('success')) @endif @endsection