Appointment Type  

:   {{$appointment->method == "0"?"Store Visit":"Phone Call"}}

Showroom  

:   {{$appointment->store->store_name}}

Type of Project  

:   {{$appointment->type}}

Schedule  

:   {{$appointment->formatted_time }}