-
Customer Information
- Date: {new Date(data.date).toLocaleDateString()}
-
{data.customer_information}
+
+
Quote information
+
+
+
+
-
+ {t("quotes.form_fields.date.label")}
+
+ - {new Date(data.date).toLocaleDateString()}
+
+
+
+
+
+
+
+
Customer Information
+ Date: {new Date(data.date).toLocaleDateString()}
+
{data.customer_information}
+
+
+
- Customer
+ - Liam Johnson
+
+
+
+
+
+
+
Order Details
+
+ -
+
+ Glimmer Lamps x 2
+
+ $250.00
+
+ -
+
+ Aqua Filters x 1
+
+ $49.00
+
+
+
+
+ -
+ Subtotal
+ $299.00
+
+ -
+ Shipping
+ $5.00
+
+ -
+ Tax
+ $25.00
+
+ -
+ Total
+ $329.00
+
+
+
+