{% include "menu.html" %}
Détails de l'Offre
- ID: {{ offre.getId() }}
- Offreur: {{ offre.getOffreur().getNom() }}
- Nom de l'offre: {{ offre.getNom() }}
- Description: {{ offre.getDescription() }}
- Type de contrat: {{ offre.getTypeContrat() }}
- Ville: {{ offre.getVille() }}
- Date de publication: {{ offre.getDateString() }}