# Technical Document Extraction: Flight Booking Interface
## 1. Header Region
* **Status Bar (Top):** Contains system icons (Wrench, Information, Lock, Android, Signal, Battery) and time (8:36).
* **App Bar:**
* **Navigation:** Hamburger menu icon (left).
* **Title:** "Flight" (center-left).
* **Action:** History icon (clock with counter-clockwise arrow) (right).
## 2. Promotional Banner
* **Text Content:** "Upto Rs/- 300 discount per pax on round trips, use APPVIA coupon code and Pay through Mobikwik, Get Up to 100% cashback (Maximum Rs. 500) on your booking."
* **Interaction:** Close icon ("X") on the right side of the banner.
## 3. Route Selection Section
* **Origin (Left):**
* Label: "From" (Green text)
* Airport Code: **DEL** (Large bold black text)
* City Name: "Delhi" (Small black text)
* **Directional Indicator:** A green double-headed horizontal arrow icon separates the origin and destination.
* **Destination (Right):**
* Label: "To" (Green text)
* Airport Code: **BLR** (Large bold black text)
* City Name: "Bangalore" (Small black text)
## 4. Date Selection Section
* **Departure (Left Column):**
* Label: "Depart" (Green text)
* Date: **6 FEB** (Large bold black text)
* Day/Year: "Mon, 2017" (Grey text)
* **Return (Right Column):**
* Label: "Add Return" (Green text)
* Icon: Large green "+" (plus) symbol indicating the option to add a return flight.
## 5. Passenger Selection Section
| Category | Age Range | Current Value |
| :--- | :--- | :--- |
| **Adults** | 12+ Years | 1 |
| **Children** | 2 - 11 Years | 0 |
| **Infants** | Below 2 Years | 0 |
## 6. Search Options & Footer
* **More Options:** A red downward-pointing triangle icon followed by the text "More Options" (Green text).
* **Filter:** A checkbox (currently unchecked) followed by the text "Direct flights only."
* **Primary Action Button:** A large red rectangular button at the bottom spanning the width of the screen with the text "**SEARCH FLIGHTS**" in white bold capital letters.
* **System Navigation Bar:** Standard Android navigation icons (Back, Home, Recent Apps).