@extends('layouts.app') @section('title', 'Input Kecamatan - ISPA Prediction') @section('content')

Tambah Data Kabupaten

@if ($errors->any())
Oops! Ada kesalahan input:

@endif
@csrf
@endsection