@extends('admin-layouts.master') @section('title', 'Daftar RT/RW') @section('content')
Kelola semua data RTRW
| Nama RTRW | Warna | Geojson | Aksi | |||
|---|---|---|---|---|---|---|
| {{ $kecamatan->nama_rtrw }} | {{ $kecamatan->warna }} | @if($kecamatan->geojson_file) Download @else @endif | {{--@if($kecamatan->status == 'Aktif') Aktif @else Nonaktif @endif | --}}|||