main
ilhamwara 2025-07-29 09:24:56 +07:00
parent dbd30f1b05
commit c448ae6dc3
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@
type: "POST",
data: {
query: query,
_token: "{{ csrf_token() }}"
_token: "{{ csrf_token() }}",
tingkat_sekolah:tingkat_sekolah
},
success: function(data) {