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

Tambah Data {{ $title }}

@csrf @include("admin.pages.kabupaten.form")
@endsection