addded notification

This commit is contained in:
hafifierahman
2024-11-04 01:18:29 +08:00
parent 8ec68e8913
commit f3020b33c5
11 changed files with 204 additions and 136 deletions
+4
View File
@@ -49,6 +49,10 @@
{{-- Pusher --}}
<script src="{{ asset('js/pusher.min.js') }}"></script>
@if(Auth::user()->role_harian == 'khazanah')
<script type="module" src="{{ asset('js/notification.js') }}"></script>
@endif
<script>
function startTime() {
var today = new Date();