{% extends '@LcShop/backend/default/show.html.twig' %} {% trans_default_domain 'lcshop' %} {% block main %}
Id | Type | Amount | MeanPayment | PaidAt | Reference | Comment |
---|---|---|---|---|---|---|
{{ creditHistory.id }} | {{ creditHistory.type }} | {{ creditHistory.amountInherited }} € | {{ creditHistory.meanPaymentInherited }} | {{ creditHistory.paidAtInherited |date('d-m-y') }} | {{ creditHistory.referenceInherited }} | {{ creditHistory.commentInherited }} |
{{ 'search.no_results'|trans(_trans_parameters, 'EasyAdminBundle') }} |