diff --git a/.vscode/extensions.json b/.vscode/extensions.json
new file mode 100644
index 0000000..5570731
--- /dev/null
+++ b/.vscode/extensions.json
@@ -0,0 +1,5 @@
+{
+ "recommendations": [
+ "thamaraiselvam.remove-blank-lines"
+ ]
+}
\ No newline at end of file
diff --git a/Admin.php b/Admin.php
index fcbe519..0c8b4ca 100644
--- a/Admin.php
+++ b/Admin.php
@@ -1,367 +1,323 @@
-
-