{$text["whatIs"]?.description || ""}
| {$text["pricing"]?.tableHeaders?.service || ""} | {$text["pricing"]?.tableHeaders?.quantity || ""} | {$text["pricing"]?.tableHeaders?.price || ""} |
|---|---|---|
| {service.name} | {service.quantity} | {service.price} |
{@html $text["pricing"]?.note || ""}
{$text["hours"]?.note || ""}
{@html $text["location"]?.busInfo || ""}
{$text["location"]?.address || ""}