@extends('layouts.app') @section('content')
Return to sku listing
Update Quantity
@csrf
@error('qty') {{$message}} @enderror
@endsection