feat: add employee management features including filtering, deletion, and improved layout

This commit is contained in:
2025-10-25 01:24:40 -03:00
parent be3522ae74
commit f0d3625045
10 changed files with 735 additions and 132 deletions

View File

@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html lang="en" data-theme="aqua">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />