{% extends '../base_bk.html.twig' %} {% block title %}PaletsBaterias index{% endblock %} {% block body %}

PaletsBaterias index

{% for palets_bateria in palets_baterias %} {% else %} {% endfor %}
Id Codigo_gar actions
{{ palets_bateria.id }} {{ palets_bateria.codigoGar }} show edit
no records found
Create new {% endblock %}