{{ herosetta("home", "WELCOME") }} {{rootAccount.PrimaryContact.FirstName + ' ' + rootAccount.PrimaryContact.LastName | lowercase}} {{ rootAccount.PrimaryContact.CompanyName ? " - "+rootAccount.PrimaryContact.CompanyName : "" }}

{{ rootAccount }}

{{ herosetta("home", "VEHICLES") }}

{{Vehicle.MakeName}} {{Vehicle.Model}} {{Vehicle.PlateNumber}}
{{Vehicle.PlateStateRegion}} {{ herosetta("home", "VEHICLES_CATEGORY") }} {{Vehicle.CategoryId}}

{{ herosetta("home", "CROSSINGS") }}

{{ herosetta('crossingHistory', 'NO_MESSAGE') }}
{{ herosetta('crossingHistory', crossing.Direction, "APIERROR") }} {{crossing.PlateNumber}} {{crossing.TotalDue | heCurrency}} {{crossing.TotalPaid | heCurrency}}