Static Page Ready
Courses
This route is active in Laravel and uses the shared Blade frontend layout. We can now convert the real template for this page next.
Template Source
templates/frontend/courses.html
The page shell is live so navigation works while we build each inner page one by one.
Back To Home