fix bugging je

This commit is contained in:
MUHD HAFIFIE
2021-04-05 12:04:22 +08:00
parent d7e5d8bd70
commit 5a4496b741
6 changed files with 22 additions and 159 deletions
+2 -1
View File
@@ -131,7 +131,7 @@
<thead>
<tr>
<th>Bil</th>
<th>Masa</th>
<th>Tarikh</th>
<th>Debit (RM)</th>
<th>Kredit (RM)</th>
<th>Nota</th>
@@ -276,6 +276,7 @@
});
}
let pusherenv = "{{ env('PUSHER_APP_KEY') }}";
</script>
<script src="{{ asset('js/main.js') }}"></script>
@endsection