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

Edit Kategori

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