{{#each parkedCalls}}
  {{this.cid_name}} {{this.cid_number}}
  {{@root.i18n.parkinglot.parker}}
{{this.parking_slot}}
{{else}}
{{ @root.i18n.parkinglot.noParkedCalls }}
{{/each}}