{{ __('Stock Adjustment') }}

{{ __('Back to stock levels') }}
@if (session('error'))
{{ session('error') }}
@endif

{{ __('Use this for a quick, single-product correction - found stock, damaged goods, or recording the very first quantity for a new product. For a full physical count of every product in a warehouse, use Stock Opname instead.') }}

@csrf
{{ __('Cancel') }} {{ __('Record Adjustment') }}