{% extends '@LcShop/backend/default/show.html.twig' %} {% block main %}
Id | Type | Amount | MeanPayment | PaidAt | Reference | Comment |
---|---|---|---|---|---|---|
{{ creditHistory.id }} | {{ creditHistory.type }} | {{ creditHistory.amount }} € | {{ creditHistory.meanPayment }} | {{ creditHistory.paidAt|date('d-m-y') }} | {{ creditHistory.reference }} | {{ creditHistory.comment }} |
{{ 'search.no_results'|trans(_trans_parameters, 'EasyAdminBundle') }} |