{% extends 'tbudddy/tbudddy.html.twig' %} {% block body %} {% set selfMenu = 'orders' %} {% include 'tbudddy/customer/menu-ini.html.twig' %}
| Descrição | Data do Evento | Status | Imprimir Ticket |
| #{{ list.booking.id }} - {{ list.event.product.title }} | {{ list.event.date|date('d/m/Y') }} - {{ list.event.startAt|date('H:i') }} - {{ list.event.endAt|date('H:i') }} | ||
| Tickets reservados | |||
| {% set bookingIdAnt = list.booking.id %} {% endfor %} | |||