@extends('layouts.app') @push('title', 'Edit Data Lahan') @section('content') @push('other-css') @endpush

Edit Data Lahan

Edit Data Lahan

@csrf @method('PUT')
@push('other-js') @endpush @endsection