%PDF- %PDF-
Direktori : /home/emtnaeewxm/www/src/EEM/MagasinBundle/Resources/views/achatmagasin/ |
Current File : /home/emtnaeewxm/www/src/EEM/MagasinBundle/Resources/views/achatmagasin/new.html.twig |
{% extends 'base.html.twig' %} {% block body %} <h1>Achatmagasin creation</h1> {{ form_start(form) }} {{ form_widget(form) }} <input type="submit" value="Create" /> {{ form_end(form) }} <ul> <li> <a href="{{ path('achatmagasin_index') }}">Back to the list</a> </li> </ul> {% endblock %}