Merge branch 'new-super' into afiqhamzah-feat-mykad-reader-registration

This commit is contained in:
afiq.hamzah
2023-03-08 16:17:42 +08:00
24 changed files with 371 additions and 222 deletions
@@ -1275,6 +1275,7 @@
// mycard-read endpoint initialization
let mykad_reader_endpoint = "{{ config('mykad-reader.endpoint') }}";
let wakil_caricustomer_endpoint = "{{ route('wakil.caricustomer') }}";
let mykad_reader_driver_endpoint = "{{ route('mykadreader.driver.download') }}";
</script>
<script src="{{ asset('js/iris-mykad-websocket-client-api.js') }}"></script>
<script src="{{ asset('js/mykad-reader-customer.js') }}"></script>