{% extends 'base.html.twig' %} {% block body %}
DataTables is a third party plugin that is used to generate the demo table below. For more information about DataTables, please visit the official DataTables documentation.
Id | Marca | Modelo / Ano | () | Matricula |
---|---|---|---|---|
{{ veh.id }} | {{ veh.marca }} | {{ veh.modelo }} | {{ veh.matricula }} |