feat: add styles of form edit and create
Showing
- assets/styles/app.css 1 addition, 1 deletionassets/styles/app.css
- src/Controller/ProductController.php 2 additions, 2 deletionssrc/Controller/ProductController.php
- templates/base.html.twig 4 additions, 1 deletiontemplates/base.html.twig
- templates/home.html.twig 2 additions, 2 deletionstemplates/home.html.twig
- templates/product/_form.html.twig 32 additions, 3 deletionstemplates/product/_form.html.twig
- templates/product/edit.html.twig 6 additions, 10 deletionstemplates/product/edit.html.twig
- templates/product/index.html.twig 4 additions, 41 deletionstemplates/product/index.html.twig
- templates/product/new.html.twig 6 additions, 8 deletionstemplates/product/new.html.twig
- templates/product/show.html.twig 1 addition, 1 deletiontemplates/product/show.html.twig
Please register or sign in to comment