ajout categ dans formulaire creation restau
This commit is contained in:
parent
b7d5ef1043
commit
500ba0811a
7 changed files with 91 additions and 51 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<div class="container">
|
||||
<div class="d-flex flex-row justify-content-around"><div>
|
||||
<app-add-restau></app-add-restau>
|
||||
<app-add-restau ></app-add-restau>
|
||||
</div>
|
||||
<div class="search-bar">
|
||||
<app-update-del-restau></app-update-del-restau>
|
||||
<app-update-del-restau ></app-update-del-restau>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue