Edit Unit: {{ $uom->uom_name }}

@csrf @method('PUT') @include('uoms.partials.form-fields', ['uom' => $uom])
Update Unit