updated client module

This commit is contained in:
Kwesi Banson Jnr
2026-07-27 09:03:12 +00:00
parent 3656d2fd26
commit 143e1590e0
7 changed files with 514 additions and 5 deletions

View File

@@ -344,7 +344,7 @@
format: format
});
// Redirect the browser to trigger the file download
window.location.href = "{{ route('clients.export') }}?" + queryParams;
});
// Render Table Rows