@extends('layouts.app') @section('title', 'Edit Kecamatan') @section('content')

Edit Data Kecamatan

@csrf @method('PUT')
Batal
@endsection