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

Tambah Jenis Item

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