Routing
contrato_facturas
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "2928" |
Route Redirection
This page redirects to:
https://wattson.es/login
Route Matching Logs
Path to match:
/contrato/2928/facturas
| # | 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 | Path does not match |
| 28 | comercial_contratos_index | /gestionarContratos | Path does not match |
| 29 | comercial_puntos | /puntos | Path does not match |
| 30 | comercial_lista_admin | /admin/comerciales | Path does not match |
| 31 | comercial_lista | /comercial/lista | Path does not match |
| 32 | comercial_new | /comercial/registrar | Path does not match |
| 33 | comercial_edit | /comercial/{id}/editar | Path does not match |
| 34 | contrato_index | /contrato/ | Path does not match |
| 35 | contrato_baja | /contrato/bajas | Path does not match |
| 36 | contrato_new | /contrato/nuevo | Path does not match |
| 37 | contrato_register | /contrato/registrar | Path does not match |
| 38 | contrato_show | /contrato/{id} | Path does not match |
| 39 | contrato_pdf | /contrato/{id}/pdf | Path does not match |
| 40 | contrato_enviar | /contrato/{id}/enviar | Path does not match |
| 41 | contrato_edit | /contrato/{id}/edit | Path does not match |
| 42 | contrato_delete | /contrato/{id} | Path does not match |
| 43 | contrato_facturar | /contrato/{id}/nuevafactura | Path does not match |
| 44 | contrato_registrar_factura | /contrato/{id}/registrarfactura | Path does not match |
| 45 | contrato_otrosConceptos | /contrato/{id}/otrosconceptos | Path does not match |
| 46 | contrato_facturas | /contrato/{id}/facturas | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.