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

{{ $title }}

@include($link . '.form', ['data' => null, 'kabupatens' => $kabupatens])
@endsection