Remove unnecessary blank lines in PageController, footer, and navigation Blade templates for cleaner code structure.

This commit is contained in:
Ümit Tunç
2025-10-03 13:01:37 -03:00
parent 9cc36297ea
commit fa136f4948
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -66,3 +66,5 @@ class PageController extends Controller
}
}