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