{{define "content"}}

Tableau de bord

Statistiques de votre organisation

{{template "beneficiaries_widget" .ViewState.beneficiaries}} {{if moduleAvailable "agenda"}} {{template "agenda_widget" .ViewState.events}} {{end}} {{if moduleAvailable "vehicles_management"}} {{template "bookings_widget" .ViewState.fleets}} {{end}}
{{if or (moduleAvailable "solidarity_transport") (moduleAvailable "organized_carpool")}}
{{template "drivers_map_widget" .ViewState}}
{{end}}
{{end}}