{{l "Cancel"}}
{{l "Onderzoek.new"}}
{{l "Done"}}
{{l "Project.title"}}

{{$route.path}}/@projectcode

  • {{l $locale "-projectcode.label"}}
    {{projectcode}}
  • {{l $locale "-status-meubilair.label"}}
    {{status_meubilair}}
  • {{l $locale "-projectleider.label"}}
    {{e "js.get('projectleider.username', this) || ''"}}
  • {{l $locale "-projectperiode.label"}}
    {{projectperiode}}
{{l $locale ".title"}}
  • {{l $locale "-naam.label"}}
    {{naam}}
  • {{l $locale "-aanleiding.label"}}
    {{e "js.get('aanleiding.naam', this) || ''"}}
  • {{l $locale "-methode.label"}}
    {{methode}}
  • {{l $locale "-status.label"}}
    {{e "js.get('status.name', this) || this.status"}}
  • {{l $locale "-opmerking.label"}}
    {{opmerking}}
  • {{l $locale "-conclusie.label"}}
    {{conclusie}}
{{l "Locatie.title"}}
  • {{l $locale "-locatie.label"}}
    {{locatie}}
  • {{l $locale "-adres.label"}}
    {{adres}}