mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
- Refactored the home.blade.php file to extend the layouts.app.blade.php file. - Moved the title and description sections to their respective yield sections in app.blade.php. - Removed duplicate code from home.blade.php. This commit improves code organization and removes duplication in the views.