Routing
contratos_comercial
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://wattson.es/login
Route Matching Logs
Path to match:
/comercial/contratos
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_comercial | /api/comercial | Path does not match |
| 2 | api_contrato | /api/contrato | Path does not match |
| 3 | api_estado | /api/estado | Path does not match |
| 4 | api_estadoFinanciero | /api/estadoFinanciero | Path does not match |
| 5 | api_event | /api/event | Path does not match |
| 6 | api_factura | /api/factura | Path does not match |
| 7 | api_facturaGenerica | /api/facturaGenerica | Path does not match |
| 8 | api_notificacion | /api/notificacion | Path does not match |
| 9 | api_productos | /api/productos | Path does not match |
| 10 | api_productoProveedor | /api/productoProveedor | Path does not match |
| 11 | api_proveedor | /api/proveedor | Path does not match |
| 12 | api_impuesto | /api/impuesto | Path does not match |
| 13 | api_iva | /api/iva | Path does not match |
| 14 | app_calendar | /calendar | Path does not match |
| 15 | canal_index | /canal/ | Path does not match |
| 16 | canal_new | /canal/new | Path does not match |
| 17 | canal_show | /canal/{id} | Path does not match |
| 18 | canal_edit | /canal/{id}/edit | Path does not match |
| 19 | canal_delete | /canal/{id} | Path does not match |
| 20 | cliente_index | /clientes | Path does not match |
| 21 | mis_facturas | /misfacturas | Path does not match |
| 22 | mis_contratos | /miscontratos | Path does not match |
| 23 | cliente_new | /cliente/new | Path does not match |
| 24 | cliente_show | /cliente/{id} | Path does not match |
| 25 | cliente_edit | /cliente/{id}/edit | Path does not match |
| 26 | cliente_delete | /cliente/{id} | Path does not match |
| 27 | contratos_comercial | /comercial/contratos | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.