This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Estee Hotels & Hospitality — Revenue Dashboard</title> | |
| <script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js"></script> | |
| <style> | |
| :root { | |
| --bg:#f0f3f9;--surface:#ffffff;--card:#ffffff;--border:#dde3ef; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Demand Analysis Report - 01 May 2026</title> | |
| </head> | |
| <body style="margin:0;padding:0;background:#f0f2f5;font-family:Arial,Helvetica,sans-serif;font-size:13px;color:#2c3e50;"> | |
| <table width="100%" cellpadding="0" cellspacing="0" style="background:#f0f2f5;padding:20px 0;"> | |
| <tr><td align="center"> | |
| <table width="700" cellpadding="0" cellspacing="0" style="max-width:700px;background:#ffffff;border-radius:8px;overflow:hidden;"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Estee Hotels & Hospitality — Revenue Dashboard</title> | |
| <script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js"></script> | |
| <style> | |
| :root { | |
| --bg:#f0f3f9;--surface:#ffffff;--card:#ffffff;--border:#dde3ef; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Estee Hotels & Hospitality — Revenue Dashboard</title> | |
| <script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js"></script> | |
| <style> | |
| :root { | |
| --bg:#f0f3f9;--surface:#ffffff;--card:#ffffff;--border:#dde3ef; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Estee Hotels – Daily Revenue Dashboard – 01 May 2026</title> | |
| <style> | |
| * { margin: 0; padding: 0; box-sizing: border-box; } | |
| body { font-family: 'Segoe UI', Arial, sans-serif; background: #f0f2f5; color: #222; } | |
| header { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Estee Hotels & Hospitality — Revenue Dashboard</title> | |
| <script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js"></script> | |
| <style> | |
| :root { | |
| --bg:#f0f3f9;--surface:#ffffff;--card:#ffffff;--border:#dde3ef; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"></head> | |
| <body style="margin:0;padding:0;background:#f0f2f5;font-family:Arial,sans-serif;font-size:13px;color:#1a1a2e"> | |
| <div style="max-width:900px;margin:0 auto;padding:20px"> | |
| <!-- Header --> | |
| <div style="background:linear-gradient(135deg,#1F3864,#2e5099);color:#fff;padding:22px 28px;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;align-items:center"> | |
| <div> | |
| <div style="font-size:20px;font-weight:800">Booking Demand & Trend Analysis</div> |