@extends('layouts.app') @section('title', 'UOM') @section('content')

Update Unit Of Measurment

Edit Unit Of Measurement details
@include('layouts.alerts')
@csrf @method('PUT')
@csrf
Name:*
Description:*
@endsection