@extends('layouts.app') @section('content')

Tambah Barang ke Inventory

@include('inventory._form')
@endsection