{% if admin.isGrantedButton('BUTTON_SHARE_VEHICLES') %} {% if topList is defined and topList == true %}
  • {% endif %} {% if display is not defined %} {% set display = '' %} {% endif %} {% if display == 'button' %}  {{ 'link.share_vehicles'|trans({}, 'StockSharingTrans') }} {% elseif display == 'dropdown' %}  {{ 'link.share_vehicles'|trans({}, 'StockSharingTrans') }} {% endif %} {% if topList is defined and topList == true %}
  • {% endif %} {% endif %}