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

Edit Kecamatan

@csrf @method('PUT') @include('kecamatan.form')
@endsection