{{define "vehicles_list"}}
Statut | Numéro (Immat / Bicycode) | Type | Modèle | Lieu | Actions |
---|---|---|---|---|---|
{{range .Bookings}} {{if .Data.administrator_unavailability}} Retiré {{else}} {{if eq .Status 1 }} A venir {{end}} {{if eq .Status 0 }} En cours {{end}} {{if eq .Status -1 }} Disponible {{end}} {{end}} {{end}} |
{{.Data.licence_plate}}
|
{{.Type}}
{{if eq .Type "Voiture"}}
{{ if .Data.automatic}} (boite auto){{ end }}
{{end}}
|
{{.Data.name}}
|
{{if .Data.address}}{{.Data.address.properties.label}}{{end}}
|
Voir |