{{-sheet.get('name')}}

{{=!_.isUndefined(dept) ? dept.get('name') : 'N/A'}}

{{=!_.isUndefined(location) ? location.get('name'): 'N/A'}}

{{ if (sheet.has('last_modified')) { }}

{{=sheet.get('last_modified_by').name}} {{=sheet.get('last_modified').date_str}}

{{ } }}

{{=status.get('name')}}

{{ if (sheet.has('user')) { }} {{ } }} {{ if (sheet.has('supervisor')) { }}
{{ } }} {{ if (sheet.has('approved_by')) { }} {{ } }} {{ if (sheet.has('processed_by')) { }} {{ } }}