Data Lahan
Data Lahan
No | Nama Lahan | Deskripsi | Action |
---|---|---|---|
{{ $loop->iteration }} | {{ $land->name }} | {{ $land->description }} |
|
@extends('layouts.app') @push('title', 'Data Tanah') @section('content') @push('other-css') @endpush
No | Nama Lahan | Deskripsi | Action |
---|---|---|---|
{{ $loop->iteration }} | {{ $land->name }} | {{ $land->description }} |
|