@extends('layouts.app') @section('title', 'Units of Measure') @push('styles') @endpush @section('content')
Units of Measure
@can('masters-product-management-units-of-measure.create') @endcan
@canany(['masters-product-management-units-of-measure.update','masters-product-management-units-of-measure.delete']) @endcanany
CODE NAME TYPE BASE UOM CONVERSION SYMBOL STATUS ACTION
Loading UOMs...
No UOMs found
Try adjusting your filters or add new units
Add Unit of Measure

How many base units equal 1 of this unit
Display order (lower numbers appear first)
{{-- Sticky offcanvas footer actions --}}
@endsection @push('scripts') @endpush