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

Tambah Kategori

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