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

Tambah Barang

@csrf @include('item.form')
@endsection