{if ($row.recordType eq 'App\\Library\\AbstractObj::RECORD_TYPE_LICENSE'|constant) || ($row.recordType eq 'App\\Library\\AbstractObj::RECORD_TYPE_PREMIUM'|constant)} {$row.vendor} {elseif $row.recordType eq 'App\\Library\\AbstractObj::RECORD_TYPE_LIBRARY'|constant} {if $row.sendTo eq 'App\\Library\\AbstractObj::SEND_TO_SPECIFIC_VENDORS'|constant} Specific vendor(s): {elseif $row.sendTo eq 'App\\Library\\AbstractObj::SEND_TO_VENDORS_WITH_NAICS'|constant} Vendor(s) with Vendor Classifications: {elseif $row.sendTo eq 'App\\Library\\AbstractObj::SEND_TO_ALL_APPROVED_VENDORS'|constant} All approved vendors {else} {$column.defaultText} {/if} {/if}