{% extends 'base.html.twig' %} {% block title %}Branche index{% endblock %} {% block body %}
BrancheId | Description | DescriptionEn | DescriptionFr | Flag | DateSys | actions |
---|---|---|---|---|---|---|
{{ branche.brancheId }} | {{ branche.description }} | {{ branche.descriptionEn }} | {{ branche.descriptionFr }} | {{ branche.flag ? 'Yes' : 'No' }} | {{ branche.dateSys ? branche.dateSys|date('Y-m-d H:i:s') : '' }} | show edit |
no records found |