bug fixes and new additions

This commit is contained in:
Kwesi Banson Jnr
2025-08-13 00:10:17 +00:00
parent cf39ff2682
commit eabf61b7da
133 changed files with 4231 additions and 590 deletions

View File

@@ -1,3 +1,4 @@
<canvas width="600" height="200" style="width: 600px; height: 200px;"></canvas>
Tabulator
#all-payments-table -> Any Html Div with the ID
@@ -42,8 +43,6 @@ var table = new Tabulator("#all-payments-table", {
==== Laravel Code ====
public function allPayments(Request $request)
{