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

Edit Kabupaten Kota

@csrf @method('PUT') @include('kabupaten-kota.form')
@endsection