From cd7da3440dd3a1c66d47d96e260bed61335d30c9 Mon Sep 17 00:00:00 2001 From: Pusdatin BPKD Jkt Date: Mon, 8 Aug 2022 14:27:57 +0700 Subject: [PATCH] Update url --- .../jadwal_salurdana/index_dak.blade.php | 2 +- resources/views/notifikasi/show.blade.php | 2 +- resources/views/partials/menu.blade.php | 24 +++++++++---------- .../views/realisasi_belanja/index.blade.php | 2 +- .../realisasi_pendapatan/index.blade.php | 2 +- .../views/realisasi_pendapatan/show.blade.php | 2 +- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/resources/views/jadwal_salurdana/index_dak.blade.php b/resources/views/jadwal_salurdana/index_dak.blade.php index 22beae9..ec306e8 100644 --- a/resources/views/jadwal_salurdana/index_dak.blade.php +++ b/resources/views/jadwal_salurdana/index_dak.blade.php @@ -25,7 +25,7 @@
-
+ @csrf
diff --git a/resources/views/notifikasi/show.blade.php b/resources/views/notifikasi/show.blade.php index 4fe0232..f4e5b01 100644 --- a/resources/views/notifikasi/show.blade.php +++ b/resources/views/notifikasi/show.blade.php @@ -26,7 +26,7 @@

STS

- id/sts") }}" method="POST" autocomplete="off"> + @csrf
diff --git a/resources/views/partials/menu.blade.php b/resources/views/partials/menu.blade.php index c68b2d1..4e5cece 100644 --- a/resources/views/partials/menu.blade.php +++ b/resources/views/partials/menu.blade.php @@ -12,8 +12,8 @@ diff --git a/resources/views/realisasi_belanja/index.blade.php b/resources/views/realisasi_belanja/index.blade.php index 932ac64..d31d483 100644 --- a/resources/views/realisasi_belanja/index.blade.php +++ b/resources/views/realisasi_belanja/index.blade.php @@ -22,7 +22,7 @@ @stop @section('content') - + @csrf
diff --git a/resources/views/realisasi_pendapatan/index.blade.php b/resources/views/realisasi_pendapatan/index.blade.php index 4fffdd3..709200a 100644 --- a/resources/views/realisasi_pendapatan/index.blade.php +++ b/resources/views/realisasi_pendapatan/index.blade.php @@ -26,7 +26,7 @@ @stop @section('content') - + @csrf
diff --git a/resources/views/realisasi_pendapatan/show.blade.php b/resources/views/realisasi_pendapatan/show.blade.php index 667f47a..c474458 100644 --- a/resources/views/realisasi_pendapatan/show.blade.php +++ b/resources/views/realisasi_pendapatan/show.blade.php @@ -26,7 +26,7 @@

STS

- id/sts") }}" method="POST" autocomplete="off"> + @csrf