From 7dfd02133308b4e007ed8c9372ba6d3a90150b91 Mon Sep 17 00:00:00 2001 From: Yuri Dimas Date: Tue, 18 Nov 2025 14:31:50 +0700 Subject: [PATCH] style: add modal filter --- Views/DataBankSampah/Index.cshtml | 35 +++++++++- Views/DataKecamatan/Index.cshtml | 34 +++++++++- Views/DataRt/Index.cshtml | 35 +++++++++- Views/DataRw/Index.cshtml | 105 ++++++++++++------------------ 4 files changed, 136 insertions(+), 73 deletions(-) diff --git a/Views/DataBankSampah/Index.cshtml b/Views/DataBankSampah/Index.cshtml index dcf29e3..87a2ab7 100644 --- a/Views/DataBankSampah/Index.cshtml +++ b/Views/DataBankSampah/Index.cshtml @@ -4,7 +4,8 @@ @@ -14,13 +15,41 @@

Data Bank Sampah

- +
+ + + + +
diff --git a/Views/DataKecamatan/Index.cshtml b/Views/DataKecamatan/Index.cshtml index e2a398b..c54df14 100644 --- a/Views/DataKecamatan/Index.cshtml +++ b/Views/DataKecamatan/Index.cshtml @@ -4,7 +4,7 @@ @@ -15,13 +15,41 @@

Data Kecamatan

- +
+ + + + +
diff --git a/Views/DataRt/Index.cshtml b/Views/DataRt/Index.cshtml index c6e2e10..2660c92 100644 --- a/Views/DataRt/Index.cshtml +++ b/Views/DataRt/Index.cshtml @@ -4,7 +4,8 @@ @@ -14,13 +15,41 @@

Data RT

- +
+ + + + +
diff --git a/Views/DataRw/Index.cshtml b/Views/DataRw/Index.cshtml index 02696a0..db28b80 100644 --- a/Views/DataRw/Index.cshtml +++ b/Views/DataRw/Index.cshtml @@ -5,7 +5,7 @@ @@ -15,15 +15,43 @@

Data RW

- +
+ + + + +
@@ -45,80 +73,29 @@