@extends('layouts.app') @section('title', 'Add Inventory Item') @section('breadcrumb')Inventory Add Item@endsection @section('content')
Directly add a new stock item to inventory
Must be unique. Duplicate SKUs are not allowed.
Alert when stock falls to or below this level.