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

Edit Barang Inventory

@method('PUT') @include('inventory._form')
@endsection