+
+
+ setGlobalFilter(e.target.value)}
+ placeholder="İsim, email, telefon, vergi no..."
+ className="pl-9"
+ />
+
+
+
+
+
+
+ Toplam {table.getFilteredRowModel().rows.length} müşteri
+
+
+
+
+ Sayfa {table.getState().pagination.pageIndex + 1} /{" "}
+ {Math.max(table.getPageCount(), 1)}
+
+
+
+
+