diff --git a/Views/Master/Pendamping/Index.cshtml b/Views/Master/Pendamping/Index.cshtml index b7fc161..01526b2 100644 --- a/Views/Master/Pendamping/Index.cshtml +++ b/Views/Master/Pendamping/Index.cshtml @@ -20,7 +20,7 @@ - Tambah Mitra + Tambah Pendamping Bank Sampah @@ -145,7 +145,7 @@ // Set edit mode $('#edit_mode').val('true'); - $('#modal_title').text('Edit Mitra'); + $('#modal_title').text('Edit Pendamping Bank Sampah'); // Populate form with row data $('#nama').val(row.nama);