# Page Not Found

The URL `chapters/swiftui/layouts` does not exist.

You might be looking for one of these pages:
- [Layouts](https://ios-course.cornellappdev.com/resources/textbook/swiftui/layouts.md)
- [Inout](https://ios-course.cornellappdev.com/resources/swift-foundations/inout.md)
- [Ranges](https://ios-course.cornellappdev.com/resources/swift-foundations/ranges.md)
- [Arrays](https://ios-course.cornellappdev.com/resources/swift-foundations/arrays.md)
- [Errors](https://ios-course.cornellappdev.com/resources/swift-foundations/errors.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://ios-course.cornellappdev.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://ios-course.cornellappdev.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/resources/textbook/swiftui/layouts.md`)
- Use `Accept: text/markdown` header for content negotiation