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

Edit Kategori Tanah

@method('put') @csrf
@error('kategori_tanah')
{{ $message }}
@enderror
@endsection