Ref {{job.reference}}
{{job.jobTitle}}
{{job.description}}
-
{% if job.createdAt %}
- Pulished at {{job.createdAt|date("d F Y")}} {% endif %} {% if job.jobTitle %}
- Position {{job.jobTitle}} {% endif %} {% if job.JobType %}
- Contract Type {{job.JobType.label}} {% endif %} {% if job.salary %}
- Salary {{job.salary}} {% endif %} {% if job.location %}
- Location {{job.location}} {% endif %} {% if job.startingAt %}
- Starting date {{job.startingAt|date('Y-m-d')}} {% endif %}