Restocking Management

Audit restock events and historical quantity updates

@csrf
@if ($errors->any())

Please correct the following errors:

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif