Submitted: | {$item->added|date_format:'%m/%d/%Y %I:%M %p'} |
---|---|
Name: | {$item->name|htmlspecialchars} |
Email Address: | {$item->email|default:$item->config.emptyFieldText|htmlspecialchars} |
Phone Number: | {$item->phone|default:$item->config.emptyFieldText|htmlspecialchars} |
Contact Person: | {$item->contactPerson|default:$item->config.emptyFieldText|htmlspecialchars} |
Reason for Contact: | {$item->reasonTitle|htmlspecialchars} |
Comments: | {$item->comments|htmlspecialchars|nl2br} |