{% extends 'D2ContentBundle::base_admin.html.twig' %} {% block head_script_extra %} {% endblock head_script_extra %} {% block page_header %}
Shoe Category
records
{{ knp_pagination_sortable(shoe_categories, 'Category', 's.category') }} | {{ knp_pagination_sortable(shoe_categories, 'Date', 's.create_ts') }} | {{ knp_pagination_sortable(shoe_categories, 'Status', 's.enabled') }} | |
---|---|---|---|
{{ entity.getCategory | trim }} | {{ entity.getCreateTs|date("Y/m/d g:ia") }} | ![]() |
|