Commit 0e61a842 authored by Syaifur Rohman's avatar Syaifur Rohman

Update create.blade.php

parent 54fba170
......@@ -98,7 +98,8 @@
<script>
$("#isi-tabel").DataTable(); // tambahin ini ki
let baseUrl = '{{ url('') }}';
// let baseUrl = '{{ url('') }}';
let baseUrl = location.origin.replace('http:', 'https:');
$('#tabel-jquery').hide();
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment