@extends('layouts.app') @section('header')
@endsection @section('content')
Add Master UOM
{{ csrf_field() }}



@endsection