{% extends 'base.html.twig' %} {% block title %}StaAutomobile index{% endblock %} {% block body %}

StaAutomobile index

{% for sta_automobile in sta_automobiles %} {% else %} {% endfor %}
Id Content actions
{{ sta_automobile.id }} {{ sta_automobile.content }} show edit
no records found
Create new {% endblock %}