Controller pour Reservations StatutCommandes,StatutTables et Tables avec le form et templates.
This commit is contained in:
parent
61adedb824
commit
41dbddb1f7
@ -4,7 +4,7 @@ namespace App\Controller;
|
||||
|
||||
use App\Entity\Plats;
|
||||
use App\Form\PlatType;
|
||||
use App\Form\StatutCommandeType;
|
||||
use App\Form\StatutCommandesType;
|
||||
use App\Repository\PlatsRepository;
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
|
Loading…
Reference in New Issue
Block a user