diff --git a/Tmt.SaqaTravel/Components/Pages/Settings.razor b/Tmt.SaqaTravel/Components/Pages/Settings.razor index 49bf067..2a92ef4 100644 --- a/Tmt.SaqaTravel/Components/Pages/Settings.razor +++ b/Tmt.SaqaTravel/Components/Pages/Settings.razor @@ -1,7 +1,353 @@ @page "/settings" +@rendermode InteractiveServer +@using System +@using System.Collections.Generic +@using System.Linq +@using System.Threading.Tasks -
Configure global travel policies, Lodge Card reconciliation parameters, and GDS sync configurations
+Control grade limits, pre-approval workflows, and travel guidelines.
+Manage virtual cards, merchant limits, and global Lodge Card billing.
+Check categories the Lodge Card and single-use Virtual Cards are authorized to clear.
+Any single travel service booking exceeding this triggers a strict secondary audit trail.
+Control connections to Sabre, Amadeus, Travelport, and internal databases.
+New Distribution Capability (NDC) routes are prioritized to grab negotiated private corporate fares directly bypassing standard GDS markup.
+Control GPS tracking rules, automatic alert response and emergency contacts.
+A high-level summary of active rules and financial checks running on this deployment.
+ +