fixtures done
This commit is contained in:
@@ -107,6 +107,13 @@
|
||||
</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if sortie.motifAnnul is not empty %}
|
||||
<div class="mt-6 flex flex-col space-x-4">
|
||||
<h4 class="text-base font-bold uppercase text-red-700 mb-2">🚫 Raison de l'annulation :</h4>
|
||||
<p class="text-base text-gray-800">{{ sortie.motifAnnul }}</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
<div class="lg:col-span-5 bg-white rounded-lg shadow p-6">
|
||||
|
||||
Reference in New Issue
Block a user