ID: {{vm.work_order.number}}
Created By: {{vm.work_order.created_by.name}}
Updated By: {{vm.work_order.updated_by.name}}
Type: {{vm.work_order.type}}
Customer: {{vm.work_order.customer.name}}
Property: {{vm.work_order.property.location.address}}
Start: {{vm.work_order.work_order_schedule.start_date_formatted}}
End: {{vm.work_order.work_order_schedule.end_date_formatted}}
Schedule: {{vm.work_order.work_order_schedule.schedule_formatted}}
Recurring: {{vm.work_order.recurring_formatted}}
Assigned To: {{employee.name}}
Service(s):
{{service.name}} ({{service.pivot.qty}})
Product(s):
{{product.name}} ({{product.pivot.qty}})
About: {{vm.work_order.about}}
Phone: {{vm.work_order.customer.contacts.phone_primary}}
Secondary Phone: {{vm.work_order.customer.contacts.phone_secondary}}
Fax: {{vm.work_order.customer.contacts.fax}}
Email: {{vm.work_order.customer.contacts.email}}
Secondary Email: {{vm.work_order.customer.contacts.email_secondary}}
Address Type: {{vm.work_order.property.address_type_formatted}}
Dogs? {{vm.work_order.property.has_dog_formatted}}
Gate Code: {{vm.work_order.property.general_informations.gate_code}}
Bodies of Water:
{{$index+1}} - {{body_of_water}}
About: {{vm.work_order.property.about}}