{{-- The best athlete wants his opponent at his best. --}}

Unit Of Measurement

Unit Of Measurement List @if(auth()->user()->UserType->TypeOfUser->name !== "Rank and File") @if(Session::get('warehouse') == 'all') @endif @endif

@csrf
@error('uom_name') {{ $errors->first('uom_name') }} @enderror
@error('uom_abrv') {{ $errors->first('uom_abrv') }} @enderror
{{-- edit --}}
@csrf
@error('edit_uom_name') {{ $errors->first('edit_uom_name') }} @enderror
@error('edit_uom_abrv') {{ $errors->first('edit_uom_abrv') }} @enderror
@push('scripts') @endpush