Routing
foxorders_dashboard
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr_FR" |
Route Redirection
This page redirects to:
https://wafoxordersdevapp.azurewebsites.net/login
Route Matching Logs
Path to match:
/tableau-de-bord
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | security_login | /login | Path does not match |
| 13 | security_social_login | /connect/social | Path does not match |
| 14 | security_logout | /logout | Path does not match |
| 15 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 16 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 17 | api_doc | /api/docs.{_format} | Path does not match |
| 18 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 19 | api_delivery_addresses_post_collection | /api/v2/delivery_addresses.{_format} | Path does not match |
| 20 | api_delivery_addresses_get_item | /api/v2/delivery_addresses/{id}.{_format} | Path does not match |
| 21 | api_delivery_addresses_delete_item | /api/v2/delivery_addresses/{id}.{_format} | Path does not match |
| 22 | api_delivery_addresses_put_item | /api/v2/delivery_addresses/{id}.{_format} | Path does not match |
| 23 | api_delivery_addresses_set_default_item | /api/v2/delivery_addresses/{id}/set-default | Path does not match |
| 24 | api_aliments_GET_collection | /api/v2/aliments.{_format} | Path does not match |
| 25 | api_aliments_GET_item | /api/v2/aliments/{id}.{_format} | Path does not match |
| 26 | api_locales_get_collection | /api/v2/locales.{_format} | Path does not match |
| 27 | api_locales_get_item | /api/v2/locales/{id}.{_format} | Path does not match |
| 28 | api_webhooks_update_collection | /api/v2/webhooks/{id} | Path does not match |
| 29 | api_contacts_post_collection | /api/v2/contacts.{_format} | Path does not match |
| 30 | api_contacts_get_item | /api/v2/contacts/{id}.{_format} | Path does not match |
| 31 | api_devices_GET_collection | /api/v2/devices.{_format} | Path does not match |
| 32 | api_devices_enable_device_collection | /api/v2/devices/{token}/enable | Path does not match |
| 33 | api_devices_disable_device_collection | /api/v2/devices/{token}/disable | Path does not match |
| 34 | api_devices_pair_collection | /api/v2/devices/pair | Path does not match |
| 35 | api_devices_GET_item | /api/v2/devices/{id}.{_format} | Path does not match |
| 36 | api_devices_is_paired_item | /api/v2/devices/{identifier}/paired | Path does not match |
| 37 | api_domains_GET_item | /api/v2/domains/{id}.{_format} | Path does not match |
| 38 | api_franchises_get_by_url_collection | /api/v2/franchises/domain | Path does not match |
| 39 | api_franchises_get_item | /api/v2/franchises/{id}.{_format} | Path does not match |
| 40 | api_orders_GET_collection | /api/v2/orders.{_format} | Path does not match |
| 41 | api_orders_POST_collection | /api/v2/orders.{_format} | Path does not match |
| 42 | api_orders_cancel_collection | /api/v2/orders/{id}/cancel | Path does not match |
| 43 | api_orders_accept_collection | /api/v2/orders/{id}/accept | Path does not match |
| 44 | api_orders_reject_collection | /api/v2/orders/{id}/reject | Path does not match |
| 45 | api_orders_delay_collection | /api/v2/orders/{id}/delay | Path does not match |
| 46 | api_orders_ready_collection | /api/v2/orders/{id}/ready | Path does not match |
| 47 | api_orders_deliver_collection | /api/v2/orders/{id}/deliver | Path does not match |
| 48 | api_orders_pay_collection | /api/v2/orders/{id}/pay | Path does not match |
| 49 | api_orders_cancel_payments_collection | /api/v2/orders/cancel-payments | Path does not match |
| 50 | api_orders_GET_item | /api/v2/orders/{id}.{_format} | Path does not match |
| 51 | api_orders_PUT_item | /api/v2/orders/{id}.{_format} | Path does not match |
| 52 | api_payments_payment_create_collection | /api/v2/payments/create | Path does not match |
| 53 | api_payments_payment_status_collection | /api/v2/payments/{external_id}/status | Path does not match |
| 54 | api_payments_payment_set_result_collection | /api/v2/payments/result | Path does not match |
| 55 | api_payments_complete_apple_pay_item | /api/v2/payments/{id}/payplug-apple-pay/complete | Path does not match |
| 56 | api_categories_POST_collection | /api/v2/categories.{_format} | Path does not match |
| 57 | api_categories_GET_item | /api/v2/categories/{id}.{_format} | Path does not match |
| 58 | api_categories_PUT_item | /api/v2/categories/{id}.{_format} | Path does not match |
| 59 | api_categories_upload_image_item | /api/v2/categories/{id}/attach-image | Path does not match |
| 60 | api_categories_DELETE_item | /api/v2/categories/{id}.{_format} | Path does not match |
| 61 | api_category_translations_GET_item | /api/v2/category_translations/{id}.{_format} | Path does not match |
| 62 | api_option_variants_POST_collection | /api/v2/option_variants.{_format} | Path does not match |
| 63 | api_option_variants_GET_item | /api/v2/option_variants/{id}.{_format} | Path does not match |
| 64 | api_option_variants_PUT_item | /api/v2/option_variants/{id}.{_format} | Path does not match |
| 65 | api_option_variants_upload_image_item | /api/v2/option_variants/{id}/attach-image | Path does not match |
| 66 | api_option_variants_DELETE_item | /api/v2/option_variants/{id}.{_format} | Path does not match |
| 67 | api_options_POST_collection | /api/v2/options.{_format} | Path does not match |
| 68 | api_options_GET_item | /api/v2/options/{id}.{_format} | Path does not match |
| 69 | api_options_PUT_item | /api/v2/options/{id}.{_format} | Path does not match |
| 70 | api_options_upload_image_item | /api/v2/options/{id}/attach-image | Path does not match |
| 71 | api_options_DELETE_item | /api/v2/options/{id}.{_format} | Path does not match |
| 72 | api_products_post_product_simple_collection | /api/v2/products/simple | Path does not match |
| 73 | api_products_post_product_menu_collection | /api/v2/products/menu | Path does not match |
| 74 | api_products_GET_item | /api/v2/products/{id}.{_format} | Path does not match |
| 75 | api_products_update_product_simple_item | /api/v2/products/{id}/simple | Path does not match |
| 76 | api_products_update_product_menu_item | /api/v2/products/{id}/menu | Path does not match |
| 77 | api_products_upload_image_item | /api/v2/products/{id}/attach-image | Path does not match |
| 78 | api_products_DELETE_item | /api/v2/products/{id}.{_format} | Path does not match |
| 79 | api_products_options_get_subresource | /api/v2/products/{id}/options.{_format} | Path does not match |
| 80 | api_product_translations_GET_item | /api/v2/product_translations/{id}.{_format} | Path does not match |
| 81 | api_steps_GET_item | /api/v2/steps/{id}.{_format} | Path does not match |
| 82 | api_step_items_GET_item | /api/v2/step_items/{id}.{_format} | Path does not match |
| 83 | api_customers_google_authentication_collection | /api/v2/customers/authenticate/google | Path does not match |
| 84 | api_customers_apple_authentication_collection | /api/v2/customers/authenticate/apple | Path does not match |
| 85 | api_customers_POST_collection | /api/v2/customers.{_format} | Path does not match |
| 86 | api_customers_GET_collection | /api/v2/customers.{_format} | Path does not match |
| 87 | api_customers_request_request_password_collection | /api/v2/customers/password-reset/request | Path does not match |
| 88 | api_customers_check_password_reset_token_collection | /api/v2/customers/password-reset/check-token | Path does not match |
| 89 | api_customers_subscribe_existing_collection | /api/v2/customers/subscribe-existing | Path does not match |
| 90 | api_customers_reset_password_collection | /api/v2/customers/password-reset | Path does not match |
| 91 | api_customers_qoodos_subscription_collection | /api/v2/customers/qoodos-subscription | Path does not match |
| 92 | api_customers_qoodos_unsubscription_collection | /api/v2/customers/qoodos-unsubscription | Path does not match |
| 93 | api_customers_search_collection | /api/v2/customers/search | Path does not match |
| 94 | api_customers_GET_item | /api/v2/customers/{id}.{_format} | Path does not match |
| 95 | api_customers_update_password_item | /api/v2/customers/{id}/update-password | Path does not match |
| 96 | api_customers_PUT_item | /api/v2/customers/{id}.{_format} | Path does not match |
| 97 | api_customers_set_default_language_item | /api/v2/customers/{id}/set-default-language | Path does not match |
| 98 | api_customers_upload_image_item | /api/v2/customers/{id}/attach-image | Path does not match |
| 99 | api_customers_delivery_addresses_get_subresource | /api/v2/customers/{id}/delivery_addresses.{_format} | Path does not match |
| 100 | api_customers_orders_get_subresource | /api/v2/customers/{id}/orders.{_format} | Path does not match |
| 101 | api_shop_managers_get_collection | /api/v2/shop_managers.{_format} | Path does not match |
| 102 | api_shop_managers_get_item | /api/v2/shop_managers/{id}.{_format} | Path does not match |
| 103 | api_closing_days_synchronization_collection | /api/v2/closing_days/sync | Path does not match |
| 104 | api_closing_days_GET_item | /api/v2/closing_days/{id}.{_format} | Path does not match |
| 105 | api_loyalties_loyalty_customer_search_collection | /api/v2/loyalty/customers/search | Path does not match |
| 106 | api_loyalties_loyalty_customer_create_collection | /api/v2/loyalty/customers | Path does not match |
| 107 | api_loyalties_loyalty_configuration_item | /api/v2/loyalty/{id}/configuration | Path does not match |
| 108 | api_loyalties_loyalty_customer_benefits_item | /api/v2/loyalty/{customerId}/benefits | Path does not match |
| 109 | api_loyalties_loyalty_customer_patch_item | /api/v2/loyalty/customers/{customerId} | Path does not match |
| 110 | api_menus_get_collection | /api/v2/menus.{_format} | Path does not match |
| 111 | api_menus_post_collection | /api/v2/menus.{_format} | Path does not match |
| 112 | api_menus_menu_update_collection | /api/v2/menus/{id}/update | Path does not match |
| 113 | api_menus_menu_create_collection | /api/v2/menus/create | Path does not match |
| 114 | api_menus_GET_item | /api/v2/menus/{id} | Path does not match |
| 115 | api_menus_delete_item | /api/v2/menus/{id}.{_format} | Path does not match |
| 116 | api_menus_put_item | /api/v2/menus/{id}.{_format} | Path does not match |
| 117 | api_menus_enable_item | /api/v2/menus/{id}/enable | Path does not match |
| 118 | api_menus_menu_cross_selling_item | /api/v2/menus/{id}/cross-selling-products | Path does not match |
| 119 | api_menus_promotional_offers_item | /api/v2/menus/{id}/promotional-offers | Path does not match |
| 120 | api_menus_categories_get_subresource | /api/v2/menus/{id}/categories.{_format} | Path does not match |
| 121 | api_menus_products_get_subresource | /api/v2/menus/{id}/products.{_format} | Path does not match |
| 122 | api_opening_hours_synchronization_collection | /api/v2/opening_hours/sync | Path does not match |
| 123 | api_opening_hours_get_item | /api/v2/opening_hours/{id}.{_format} | Path does not match |
| 124 | api_ordering_hours_get_time_slot_collection | /api/v2/ordering_hours/time_slots | Path does not match |
| 125 | api_ordering_hours_GET_item | /api/v2/ordering_hours/{id}.{_format} | Path does not match |
| 126 | api_payment_methods_GET_collection | /api/v2/payment_methods.{_format} | Path does not match |
| 127 | api_payment_methods_GET_item | /api/v2/payment_methods/{id}.{_format} | Path does not match |
| 128 | api_payment_methods_upload_image_item | /api/v2/payment_methods/{id}/attach-image | Path does not match |
| 129 | api_pickup_hours_GET_item | /api/v2/pickup_hours/{id}.{_format} | Path does not match |
| 130 | api_promotions_check_collection | /api/v2/promotions/check | Path does not match |
| 131 | api_promotions_GET_item | /api/v2/promotions/{id}.{_format} | Path does not match |
| 132 | api_promotions_upload_image_item | /api/v2/promotions/{id}/attach-image | Path does not match |
| 133 | api_promotional_offers_GET_item | /api/v2/promotional_offers/{id}.{_format} | Path does not match |
| 134 | api_promotional_offers_upload_image_item | /api/v2/promotional_offers/{id}/attach-image | Path does not match |
| 135 | api_shops_synchronization_collection | /api/v2/shops/sync | Path does not match |
| 136 | api_shops_GET_item | /api/v2/shops/{id}.{_format} | Path does not match |
| 137 | api_shops_close_item | /api/v2/shops/{id}/close | Path does not match |
| 138 | api_shops_open_item | /api/v2/shops/{id}/open | Path does not match |
| 139 | api_shops_shop_modes_get_subresource | /api/v2/shops/{id}/shop_modes.{_format} | Path does not match |
| 140 | api_shops_options_get_subresource | /api/v2/shops/{id}/options.{_format} | Path does not match |
| 141 | api_shop_modes_GET_item | /api/v2/shop_modes/{id}.{_format} | Path does not match |
| 142 | api_shop_modes_upload_image_item | /api/v2/shop_modes/{id}/attach-image | Path does not match |
| 143 | api_zones_get_item | /api/v2/zones/{id}.{_format} | Path does not match |
| 144 | api_taxes_GET_collection | /api/v2/taxes.{_format} | Path does not match |
| 145 | api_taxes_get_item | /api/v2/taxes/{id}.{_format} | Path does not match |
| 146 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 147 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 148 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 149 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 150 | foxorders_api_.en_US | /api/v2 | Path does not match |
| 151 | foxorders_api_.fr_FR | /api/v2 | Path does not match |
| 152 | foxorders_api_.es_ES | /api/v2 | Path does not match |
| 153 | foxorders_api_doc.en_US | /api/v2/doc | Path does not match |
| 154 | foxorders_api_doc.fr_FR | /api/v2/doc | Path does not match |
| 155 | foxorders_api_doc.es_ES | /api/v2/doc | Path does not match |
| 156 | api_login_check.en_US | /api/v2/login | Path does not match |
| 157 | api_login_check.fr_FR | /api/v2/login | Path does not match |
| 158 | api_login_check.es_ES | /api/v2/login | Path does not match |
| 159 | foxorders_api_refresh_token.en_US | /api/v2/token/refresh | Path does not match |
| 160 | foxorders_api_refresh_token.fr_FR | /api/v2/token/refresh | Path does not match |
| 161 | foxorders_api_refresh_token.es_ES | /api/v2/token/refresh | Path does not match |
| 162 | foxorders_franchise_dashboard.en_US | /franchise/{id} | Path does not match |
| 163 | foxorders_franchise_dashboard.fr_FR | /franchise/{id} | Path does not match |
| 164 | foxorders_franchise_dashboard.es_ES | /franchise/{id} | Path does not match |
| 165 | foxorders_franchise_edit.en_US | /franchise/{id}/edit | Path does not match |
| 166 | foxorders_franchise_edit.fr_FR | /franchise/{id}/modifier | Path does not match |
| 167 | foxorders_franchise_edit.es_ES | /franchise/{id}/editar | Path does not match |
| 168 | foxorders_franchise_order_index.en_US | /franchise/order/list/{id} | Path does not match |
| 169 | foxorders_franchise_order_index.fr_FR | /franchise/commande/liste/{id} | Path does not match |
| 170 | foxorders_franchise_order_index.es_ES | /franchise/orden/lista/{id} | Path does not match |
| 171 | foxorders_franchise_order_show.en_US | /franchise/order/{id}/show/{order} | Path does not match |
| 172 | foxorders_franchise_order_show.fr_FR | /franchise/commande/{id}/details/{order} | Path does not match |
| 173 | foxorders_franchise_order_show.es_ES | /franchise/orden/{id}/detalles/{order} | Path does not match |
| 174 | foxorders_franchise_order_export_pdf.en_US | /franchise/order/export/pdf | Path does not match |
| 175 | foxorders_franchise_order_export_pdf.fr_FR | /franchise/commande/exporter/pdf | Path does not match |
| 176 | foxorders_franchise_order_export_pdf.es_ES | /franchise/orden/exportar/pdf | Path does not match |
| 177 | foxorders_franchise_order_export_csv.en_US | /franchise/order/export/csv | Path does not match |
| 178 | foxorders_franchise_order_export_csv.fr_FR | /franchise/commande/exporter/csv | Path does not match |
| 179 | foxorders_franchise_order_export_csv.es_ES | /franchise/orden/exportar/csv | Path does not match |
| 180 | foxorders_franchise_domain_index.en_US | /franchise/domain/{id} | Path does not match |
| 181 | foxorders_franchise_domain_index.fr_FR | /franchise/domaine/{id} | Path does not match |
| 182 | foxorders_franchise_domain_index.es_ES | /franchise/dominio/{id} | Path does not match |
| 183 | foxorders_franchise_domain_save.en_US | /franchise/domain/{franchise}/save/{domain} | Path does not match |
| 184 | foxorders_franchise_domain_save.fr_FR | /franchise/domaine/{franchise}/sauvegarder/{domain} | Path does not match |
| 185 | foxorders_franchise_domain_save.es_ES | /franchise/dominio/{franchise}/ahorrar/{domain} | Path does not match |
| 186 | foxorders_franchise_domain_delete.en_US | /franchise/domain/{id}/delete | Path does not match |
| 187 | foxorders_franchise_domain_delete.fr_FR | /franchise/domaine/{id}/supprimer | Path does not match |
| 188 | foxorders_franchise_domain_delete.es_ES | /franchise/dominio/{id}/borrar | Path does not match |
| 189 | foxorders_franchise_setting_index.en_US | /franchise/parameters/{id} | Path does not match |
| 190 | foxorders_franchise_setting_index.fr_FR | /franchise/paramètres/{id} | Path does not match |
| 191 | foxorders_franchise_setting_index.es_ES | /franchise/configuraciones/{id} | Path does not match |
| 192 | foxorders_franchise_setting_delete.en_US | /franchise/parameters/{id}/delete | Path does not match |
| 193 | foxorders_franchise_setting_delete.fr_FR | /franchise/paramètres/{id}/supprimer | Path does not match |
| 194 | foxorders_franchise_setting_delete.es_ES | /franchise/configuraciones/{id}/borrar | Path does not match |
| 195 | foxorders_franchise_application_index.en_US | /franchise/application/{id} | Path does not match |
| 196 | foxorders_franchise_application_index.fr_FR | /franchise/application/{id} | Path does not match |
| 197 | foxorders_franchise_application_index.es_ES | /franchise/application/{id} | Path does not match |
| 198 | foxorders_franchise_application_save.en_US | /franchise/application/{franchise}/save/{application} | Path does not match |
| 199 | foxorders_franchise_application_save.fr_FR | /franchise/application/{franchise}/sauvegarder/{application} | Path does not match |
| 200 | foxorders_franchise_application_save.es_ES | /franchise/application/{franchise}/ahorrar/{application} | Path does not match |
| 201 | foxorders_franchise_application_delete.en_US | /franchise/application/{id}/delete | Path does not match |
| 202 | foxorders_franchise_application_delete.fr_FR | /franchise/application/{id}/supprimer | Path does not match |
| 203 | foxorders_franchise_application_delete.es_ES | /franchise/application/{id}/borrar | Path does not match |
| 204 | foxorders_franchise_media_index.en_US | /franchise/media/{id} | Path does not match |
| 205 | foxorders_franchise_media_index.fr_FR | /franchise/média/{id} | Path does not match |
| 206 | foxorders_franchise_media_index.es_ES | /franchise/medios/{id} | Path does not match |
| 207 | foxorders_franchise_media_save.en_US | /franchise/media/{franchise}/save/{media} | Path does not match |
| 208 | foxorders_franchise_media_save.fr_FR | /franchise/média/{franchise}/sauvegarder/{media} | Path does not match |
| 209 | foxorders_franchise_media_save.es_ES | /franchise/medios/{franchise}/ahorrar/{media} | Path does not match |
| 210 | foxorders_franchise_media_delete.en_US | /franchise/media/{id}/delete | Path does not match |
| 211 | foxorders_franchise_media_delete.fr_FR | /franchise/média/{id}/supprimer | Path does not match |
| 212 | foxorders_franchise_media_delete.es_ES | /franchise/medios/{id}/borrar | Path does not match |
| 213 | foxorders_franchise_template_index.en_US | /franchise/template/{id} | Path does not match |
| 214 | foxorders_franchise_template_index.fr_FR | /franchise/template/{id} | Path does not match |
| 215 | foxorders_franchise_template_index.es_ES | /franchise/template/{id} | Path does not match |
| 216 | foxorders_franchise_color_index.en_US | /franchise/color/{id} | Path does not match |
| 217 | foxorders_franchise_color_index.fr_FR | /franchise/couleur/{id} | Path does not match |
| 218 | foxorders_franchise_color_index.es_ES | /franchise/color/{id} | Path does not match |
| 219 | foxorders_franchise_color_save.en_US | /franchise/color/{franchise}/save/{color} | Path does not match |
| 220 | foxorders_franchise_color_save.fr_FR | /franchise/couleur/{franchise}/sauvegarder/{color} | Path does not match |
| 221 | foxorders_franchise_color_save.es_ES | /franchise/color/{franchise}/ahorrar/{color} | Path does not match |
| 222 | foxorders_franchise_color_delete.en_US | /franchise/color/{id}/delete | Path does not match |
| 223 | foxorders_franchise_color_delete.fr_FR | /franchise/couleur/{id}/supprimer | Path does not match |
| 224 | foxorders_franchise_color_delete.es_ES | /franchise/color/{id}/borrar | Path does not match |
| 225 | foxorders_franchise_social_index.en_US | /franchise/social-media/{id} | Path does not match |
| 226 | foxorders_franchise_social_index.fr_FR | /franchise/réseau-social/{id} | Path does not match |
| 227 | foxorders_franchise_social_index.es_ES | /franchise/rede-sociale/{id} | Path does not match |
| 228 | foxorders_franchise_social_save.en_US | /franchise/social-media/{franchise}/save/{social} | Path does not match |
| 229 | foxorders_franchise_social_save.fr_FR | /franchise/réseau-social/{franchise}/sauvegarder/{social} | Path does not match |
| 230 | foxorders_franchise_social_save.es_ES | /franchise/rede-sociale/{franchise}/ahorrar/{social} | Path does not match |
| 231 | foxorders_franchise_social_delete.en_US | /franchise/social-media/{id}/delete | Path does not match |
| 232 | foxorders_franchise_social_delete.fr_FR | /franchise/réseau-social/{id}/supprimer | Path does not match |
| 233 | foxorders_franchise_social_delete.es_ES | /franchise/rede-sociale/{id}/borrar | Path does not match |
| 234 | foxorders_franchise_external_link_index.en_US | /franchise/external-link/{id} | Path does not match |
| 235 | foxorders_franchise_external_link_index.fr_FR | /franchise/lien-externe/{id} | Path does not match |
| 236 | foxorders_franchise_external_link_index.es_ES | /franchise/enlace-externo/{id} | Path does not match |
| 237 | foxorders_franchise_external_link_save.en_US | /franchise/external-link/{franchise}/save/{externalLink} | Path does not match |
| 238 | foxorders_franchise_external_link_save.fr_FR | /franchise/lien-externe/{franchise}/sauvegarder/{externalLink} | Path does not match |
| 239 | foxorders_franchise_external_link_save.es_ES | /franchise/enlace-externo/{franchise}/ahorrar/{externalLink} | Path does not match |
| 240 | foxorders_franchise_external_link_delete.en_US | /franchise/external-link/delete/{id} | Path does not match |
| 241 | foxorders_franchise_external_link_delete.fr_FR | /franchise/lien-externe/supprimer/{id} | Path does not match |
| 242 | foxorders_franchise_external_link_delete.es_ES | /franchise/enlace-externo/borrar/{id} | Path does not match |
| 243 | foxorders_shop_dashboard.en_US | /shop/{id} | Path does not match |
| 244 | foxorders_shop_dashboard.fr_FR | /shop/{id} | Path does not match |
| 245 | foxorders_shop_dashboard.es_ES | /shop/{id} | Path does not match |
| 246 | foxorders_shop_shop_index.en_US | /shop/index | Path does not match |
| 247 | foxorders_shop_shop_index.fr_FR | /shop/liste | Path does not match |
| 248 | foxorders_shop_shop_index.es_ES | /shop/lista | Path does not match |
| 249 | foxorders_shop_shop_new.en_US | /shop/new | Path does not match |
| 250 | foxorders_shop_shop_new.fr_FR | /shop/nouveau | Path does not match |
| 251 | foxorders_shop_shop_new.es_ES | /shop/nuevo | Path does not match |
| 252 | foxorders_shop_shop_edit.en_US | /shop/edit/{id} | Path does not match |
| 253 | foxorders_shop_shop_edit.fr_FR | /shop/modifier/{id} | Path does not match |
| 254 | foxorders_shop_shop_edit.es_ES | /shop/editar/{id} | Path does not match |
| 255 | foxorders_shop_shop_delete.en_US | /shop/delete/{id} | Path does not match |
| 256 | foxorders_shop_shop_delete.fr_FR | /shop/supprimer/{id} | Path does not match |
| 257 | foxorders_shop_shop_delete.es_ES | /shop/borrar/{id} | Path does not match |
| 258 | foxorders_shop_shop_open.en_US | /shop/{id}/open-shop | Path does not match |
| 259 | foxorders_shop_shop_open.fr_FR | /shop/{id}/ouvrir-magasin | Path does not match |
| 260 | foxorders_shop_shop_open.es_ES | /shop/{id}/tienda-abierta | Path does not match |
| 261 | foxorders_shop_shop_loyalty_connect.en_US | /shop/loyalty/{id}/connect | Path does not match |
| 262 | foxorders_shop_shop_loyalty_connect.fr_FR | /shop/fidélité/{id}/connecter | Path does not match |
| 263 | foxorders_shop_shop_loyalty_connect.es_ES | /shop/lealtad/{id}/conectar | Path does not match |
| 264 | foxorders_shop_order_index.en_US | /shop/order/{id} | Path does not match |
| 265 | foxorders_shop_order_index.fr_FR | /shop/commande/{id} | Path does not match |
| 266 | foxorders_shop_order_index.es_ES | /shop/orden/{id} | Path does not match |
| 267 | foxorders_shop_order_show.en_US | /shop/order/{id}/show/{order} | Path does not match |
| 268 | foxorders_shop_order_show.fr_FR | /shop/commande/{id}/details/{order} | Path does not match |
| 269 | foxorders_shop_order_show.es_ES | /shop/orden/{id}/detalles/{order} | Path does not match |
| 270 | foxorders_shop_order_export_pdf.en_US | /shop/order/export/pdf | Path does not match |
| 271 | foxorders_shop_order_export_pdf.fr_FR | /shop/commande/exporter/pdf | Path does not match |
| 272 | foxorders_shop_order_export_pdf.es_ES | /shop/orden/exportar/pdf | Path does not match |
| 273 | foxorders_shop_order_export_csv.en_US | /shop/order/export/csv | Path does not match |
| 274 | foxorders_shop_order_export_csv.fr_FR | /shop/commande/exporter/csv | Path does not match |
| 275 | foxorders_shop_order_export_csv.es_ES | /shop/orden/exportar/csv | Path does not match |
| 276 | foxorders_shop_menu_index.en_US | /shop/menu/index/{id} | Path does not match |
| 277 | foxorders_shop_menu_index.fr_FR | /shop/carte/index/{id} | Path does not match |
| 278 | foxorders_shop_menu_index.es_ES | /shop/lista-de-platos/index/{id} | Path does not match |
| 279 | foxorders_shop_menu_show.en_US | /shop/menu/show-menu/{id} | Path does not match |
| 280 | foxorders_shop_menu_show.fr_FR | /shop/carte/détails-du-menu/{id} | Path does not match |
| 281 | foxorders_shop_menu_show.es_ES | /shop/lista-de-platos/detalles-del-menu/{id} | Path does not match |
| 282 | foxorders_shop_menu_save.en_US | /shop/menu/{shop}/save/{menu} | Path does not match |
| 283 | foxorders_shop_menu_save.fr_FR | /shop/carte/{shop}/sauvegarder/{menu} | Path does not match |
| 284 | foxorders_shop_menu_save.es_ES | /shop/lista-de-platos/{shop}/ahorrar/{menu} | Path does not match |
| 285 | foxorders_shop_menu_delete.en_US | /shop/menu/delete/{id} | Path does not match |
| 286 | foxorders_shop_menu_delete.fr_FR | /shop/carte/supprimer/{id} | Path does not match |
| 287 | foxorders_shop_menu_delete.es_ES | /shop/lista-de-platos/borrar/{id} | Path does not match |
| 288 | foxorders_shop_menu_enable.en_US | /shop/menu/update-status/{menu} | Path does not match |
| 289 | foxorders_shop_menu_enable.fr_FR | /shop/carte/changer-statut/{menu} | Path does not match |
| 290 | foxorders_shop_menu_enable.es_ES | /shop/lista-de-platos/cambiar-estado/{menu} | Path does not match |
| 291 | foxorders_shop_menu_import.en_US | /shop/menu/{menu}/import | Path does not match |
| 292 | foxorders_shop_menu_import.fr_FR | /shop/carte/{menu}/import | Path does not match |
| 293 | foxorders_shop_menu_import.es_ES | /shop/lista-de-platos/{menu}/import | Path does not match |
| 294 | foxorders_shop_opening_hours_index.en_US | /shop/opening-hours/index/{id} | Path does not match |
| 295 | foxorders_shop_opening_hours_index.fr_FR | /shop/heures-ouverture/liste/{id} | Path does not match |
| 296 | foxorders_shop_opening_hours_index.es_ES | /shop/horario-de-apertura/lista/{id} | Path does not match |
| 297 | foxorders_shop_kitchen_index.en_US | /shop/admin/kitchen/index/{id} | Path does not match |
| 298 | foxorders_shop_kitchen_index.fr_FR | /shop/admin/cuisine/liste/{id} | Path does not match |
| 299 | foxorders_shop_kitchen_index.es_ES | /shop/admin/cocina/lista/{id} | Path does not match |
| 300 | foxorders_shop_kitchen_toggle.en_US | /shop/admin/kitchen/{shop}/toggle-kitchen/{kitchen} | Path does not match |
| 301 | foxorders_shop_kitchen_toggle.fr_FR | /shop/admin/cuisine/{shop}/toggle-cuisine/{kitchen} | Path does not match |
| 302 | foxorders_shop_kitchen_toggle.es_ES | /shop/admin/cocina/{shop}/toggle-cocina/{kitchen} | Path does not match |
| 303 | foxorders_shop_mode_index.en_US | /shop/mode/{id} | Path does not match |
| 304 | foxorders_shop_mode_index.fr_FR | /shop/mode/{id} | Path does not match |
| 305 | foxorders_shop_mode_index.es_ES | /shop/modo/{id} | Path does not match |
| 306 | foxorders_shop_mode_save.en_US | /shop/mode/{shop}/save/{mode} | Path does not match |
| 307 | foxorders_shop_mode_save.fr_FR | /shop/mode/{shop}/sauvegarder/{mode} | Path does not match |
| 308 | foxorders_shop_mode_save.es_ES | /shop/modo/{shop}/ahorrar/{mode} | Path does not match |
| 309 | foxorders_shop_mode_enable.en_US | /shop/mode/update-status/{mode} | Path does not match |
| 310 | foxorders_shop_mode_enable.fr_FR | /shop/mode/changer-statut/{mode} | Path does not match |
| 311 | foxorders_shop_mode_enable.es_ES | /shop/modo/cambiar-estado/{mode} | Path does not match |
| 312 | foxorders_shop_mode_delete.en_US | /shop/mode/{id}/delete | Path does not match |
| 313 | foxorders_shop_mode_delete.fr_FR | /shop/mode/{id}/supprimer | Path does not match |
| 314 | foxorders_shop_mode_delete.es_ES | /shop/modo/{id}/borrar | Path does not match |
| 315 | foxorders_shop_mode_position.en_US | /shop/mode/update-position | Path does not match |
| 316 | foxorders_shop_mode_position.fr_FR | /shop/mode/changer-position | Path does not match |
| 317 | foxorders_shop_mode_position.es_ES | /shop/modo/cambiar-de-posicion | Path does not match |
| 318 | foxorders_shop_ordering_hours_index.en_US | /shop/ordering-hours/index/{id} | Path does not match |
| 319 | foxorders_shop_ordering_hours_index.fr_FR | /shop/heures-commande/liste/{id} | Path does not match |
| 320 | foxorders_shop_ordering_hours_index.es_ES | /shop/horas-de-pedido/lista/{id} | Path does not match |
| 321 | foxorders_shop_zone_index.en_US | /shop/zone/{id} | Path does not match |
| 322 | foxorders_shop_zone_index.fr_FR | /shop/zone/{id} | Path does not match |
| 323 | foxorders_shop_zone_index.es_ES | /shop/zona/{id} | Path does not match |
| 324 | foxorders_shop_zone_save.en_US | /shop/zone/{shop}/save/{zone} | Path does not match |
| 325 | foxorders_shop_zone_save.fr_FR | /shop/zone/{shop}/sauvegarder/{zone} | Path does not match |
| 326 | foxorders_shop_zone_save.es_ES | /shop/zona/{shop}/ahorrar/{zone} | Path does not match |
| 327 | foxorders_shop_zone_enable.en_US | /shop/zone/{zone}/enable | Path does not match |
| 328 | foxorders_shop_zone_enable.fr_FR | /shop/zone/{zone}/activer | Path does not match |
| 329 | foxorders_shop_zone_enable.es_ES | /shop/zona/{zone}/permitir | Path does not match |
| 330 | foxorders_shop_zone_delete.en_US | /shop/zone/{id}/delete | Path does not match |
| 331 | foxorders_shop_zone_delete.fr_FR | /shop/zone/{id}/supprimer | Path does not match |
| 332 | foxorders_shop_zone_delete.es_ES | /shop/zona/{id}/borrar | Path does not match |
| 333 | foxorders_shop_closing_days_index.en_US | /shop/closing-days/index/{id} | Path does not match |
| 334 | foxorders_shop_closing_days_index.fr_FR | /shop/dates-fermeture/liste/{id} | Path does not match |
| 335 | foxorders_shop_closing_days_index.es_ES | /shop/dias-de-cierre/lista/{id} | Path does not match |
| 336 | foxorders_shop_closing_days_save.en_US | /shop/closing-days/{shop}/save/{closingDay} | Path does not match |
| 337 | foxorders_shop_closing_days_save.fr_FR | /shop/dates-fermeture/{shop}/sauvegarder/{closingDay} | Path does not match |
| 338 | foxorders_shop_closing_days_save.es_ES | /shop/dias-de-cierre/{shop}/ahorrar/{closingDay} | Path does not match |
| 339 | foxorders_shop_closing_days_enable.en_US | /shop/closing-days/status-change/{id} | Path does not match |
| 340 | foxorders_shop_closing_days_enable.fr_FR | /shop/dates-fermeture/changer-statut/{id} | Path does not match |
| 341 | foxorders_shop_closing_days_enable.es_ES | /shop/dias-de-cierre/cambiar-estado/{id} | Path does not match |
| 342 | foxorders_shop_closing_days_delete.en_US | /shop/closing-days/delete/{id} | Path does not match |
| 343 | foxorders_shop_closing_days_delete.fr_FR | /shop/dates-fermeture/supprimer/{id} | Path does not match |
| 344 | foxorders_shop_closing_days_delete.es_ES | /shop/dias-de-cierre/borrar/{id} | Path does not match |
| 345 | foxorders_shop_promotion_index.en_US | /shop/promotions/index/{id} | Path does not match |
| 346 | foxorders_shop_promotion_index.fr_FR | /shop/promotions/liste/{id} | Path does not match |
| 347 | foxorders_shop_promotion_index.es_ES | /shop/promociones/lista/{id} | Path does not match |
| 348 | foxorders_shop_promotion_save.en_US | /shop/promotions/{shop}/save/{promotion} | Path does not match |
| 349 | foxorders_shop_promotion_save.fr_FR | /shop/promotions/{shop}/sauvegarder/{promotion} | Path does not match |
| 350 | foxorders_shop_promotion_save.es_ES | /shop/promociones/{shop}/ahorrar/{promotion} | Path does not match |
| 351 | foxorders_shop_promotion_enable.en_US | /shop/promotions/update-status/{promotion} | Path does not match |
| 352 | foxorders_shop_promotion_enable.fr_FR | /shop/promotions/modifier-statut/{promotion} | Path does not match |
| 353 | foxorders_shop_promotion_enable.es_ES | /shop/promociones/cambiar-estado/{promotion} | Path does not match |
| 354 | foxorders_shop_promotion_delete.en_US | /shop/promotions/delete/{id} | Path does not match |
| 355 | foxorders_shop_promotion_delete.fr_FR | /shop/promotions/supprimer/{id} | Path does not match |
| 356 | foxorders_shop_promotion_delete.es_ES | /shop/promociones/borrar/{id} | Path does not match |
| 357 | foxorders_shop_promotion_code_exist.en_US | /shop/promotions/exist | Path does not match |
| 358 | foxorders_shop_promotion_code_exist.fr_FR | /shop/promotions/existe | Path does not match |
| 359 | foxorders_shop_promotion_code_exist.es_ES | /shop/promociones/existir | Path does not match |
| 360 | foxorders_shop_partner_index.en_US | /shop/partner/{id} | Path does not match |
| 361 | foxorders_shop_partner_index.fr_FR | /shop/partenaire/{id} | Path does not match |
| 362 | foxorders_shop_partner_index.es_ES | /shop/pareja/{id} | Path does not match |
| 363 | foxorders_shop_partner_save.en_US | /shop/partner/{shop}/save/{partner} | Path does not match |
| 364 | foxorders_shop_partner_save.fr_FR | /shop/partenaire/{shop}/sauvegarder/{partner} | Path does not match |
| 365 | foxorders_shop_partner_save.es_ES | /shop/pareja/{shop}/ahorrar/{partner} | Path does not match |
| 366 | foxorders_shop_partner_enable.en_US | /shop/partner/status-change/{partner} | Path does not match |
| 367 | foxorders_shop_partner_enable.fr_FR | /shop/partenaire/changer-statut/{partner} | Path does not match |
| 368 | foxorders_shop_partner_enable.es_ES | /shop/pareja/cambiar-estado/{partner} | Path does not match |
| 369 | foxorders_shop_partner_delete.en_US | /shop/partner/{id}/delete | Path does not match |
| 370 | foxorders_shop_partner_delete.fr_FR | /shop/partenaire/{id}/supprimer | Path does not match |
| 371 | foxorders_shop_partner_delete.es_ES | /shop/pareja/{id}/borrar | Path does not match |
| 372 | foxorders_shop_payment_method_index.en_US | /shop/payment-method/{id} | Path does not match |
| 373 | foxorders_shop_payment_method_index.fr_FR | /shop/methodes-de-paiement/{id} | Path does not match |
| 374 | foxorders_shop_payment_method_index.es_ES | /shop/metodos-de-pago/{id} | Path does not match |
| 375 | foxorders_shop_payment_method_save.en_US | /shop/payment-method/{shop}/save/{paymentMethod} | Path does not match |
| 376 | foxorders_shop_payment_method_save.fr_FR | /shop/methodes-de-paiement/{shop}/sauvegarder/{paymentMethod} | Path does not match |
| 377 | foxorders_shop_payment_method_save.es_ES | /shop/metodos-de-pago/{shop}/ahorrar/{paymentMethod} | Path does not match |
| 378 | foxorders_shop_payment_method_delete.en_US | /shop/payment-method/{id}/delete | Path does not match |
| 379 | foxorders_shop_payment_method_delete.fr_FR | /shop/methodes-de-paiement/{id}/supprimer | Path does not match |
| 380 | foxorders_shop_payment_method_delete.es_ES | /shop/metodos-de-pago/{id}/borrar | Path does not match |
| 381 | foxorders_shop_payment_method_search.en_US | /shop/payment-method/search | Path does not match |
| 382 | foxorders_shop_payment_method_search.fr_FR | /shop/methodes-de-paiement/recherche | Path does not match |
| 383 | foxorders_shop_payment_method_search.es_ES | /shop/metodos-de-pago/buscar | Path does not match |
| 384 | foxorders_shop_payment_method_enable_for_kiosk.en_US | /shop/payment-method/{id}/enable-for-kiosk | Path does not match |
| 385 | foxorders_shop_payment_method_enable_for_kiosk.fr_FR | /shop/methodes-de-paiement/{id}/activer-pour-la-borne | Path does not match |
| 386 | foxorders_shop_payment_method_enable_for_kiosk.es_ES | /shop/metodos-de-pago/{id}/activar-para-terminal | Path does not match |
| 387 | foxorders_shop_payment_method_anonymous_authorized.en_US | /shop/payment-method/{id}/anonymous-authorized | Path does not match |
| 388 | foxorders_shop_payment_method_anonymous_authorized.fr_FR | /shop/methodes-de-paiement/{id}/anonyme-autorisé | Path does not match |
| 389 | foxorders_shop_payment_method_anonymous_authorized.es_ES | /shop/metodos-de-pago/{id}/anónimo-permitido | Path does not match |
| 390 | foxorders_shop_payment_method_nepting_retail_check.en_US | /shop/payment-method/nepting/{id}/retail/check | Path does not match |
| 391 | foxorders_shop_payment_method_nepting_retail_check.fr_FR | /shop/methodes-de-paiement/nepting/{id}/retail/vérifier | Path does not match |
| 392 | foxorders_shop_payment_method_nepting_retail_check.es_ES | /shop/metodos-de-pago/nepting/{id}/retail/comprobar | Path does not match |
| 393 | foxorders_shop_payment_method_nepting_retail_try.en_US | /shop/payment-method/nepting/{id}/retail/{posNumber}/try | Path does not match |
| 394 | foxorders_shop_payment_method_nepting_retail_try.fr_FR | /shop/methodes-de-paiement/nepting/{id}/retail/{posNumber}/essaier | Path does not match |
| 395 | foxorders_shop_payment_method_nepting_retail_try.es_ES | /shop/metodos-de-pago/nepting/{id}/retail/{posNumber}/prueba | Path does not match |
| 396 | foxorders_shop_notice_save.en_US | /shop/notice/{shop}/save/{notice} | Path does not match |
| 397 | foxorders_shop_notice_save.fr_FR | /shop/message/{shop}/sauvegarder/{notice} | Path does not match |
| 398 | foxorders_shop_notice_save.es_ES | /shop/mensaje/{shop}/ahorrar/{notice} | Path does not match |
| 399 | foxorders_shop_qrcode_dematerialized_menu.en_US | /shop/qrcode/index/{id} | Path does not match |
| 400 | foxorders_shop_qrcode_dematerialized_menu.fr_FR | /shop/qrcode/liste/{id} | Path does not match |
| 401 | foxorders_shop_qrcode_dematerialized_menu.es_ES | /shop/qrcode/lista/{id} | Path does not match |
| 402 | foxorders_shop_qrcode_dematerialized_enable.en_US | /shop/qrcode/update-status/{shop} | Path does not match |
| 403 | foxorders_shop_qrcode_dematerialized_enable.fr_FR | /shop/qrcode/changer-statut/{shop} | Path does not match |
| 404 | foxorders_shop_qrcode_dematerialized_enable.es_ES | /shop/qrcode/cambiar-estado/{shop} | Path does not match |
| 405 | foxorders_shop_qrcode_index.en_US | /shop/qrcode/dematerialized-menu/{id} | Path does not match |
| 406 | foxorders_shop_qrcode_index.fr_FR | /shop/qrcode/carte-dématérialisée/{id} | Path does not match |
| 407 | foxorders_shop_qrcode_index.es_ES | /shop/qrcode/menu-desmaterializado/{id} | Path does not match |
| 408 | foxorders_shop_qrcodes_tables_index.en_US | /shop/qrcode/table/{id} | Path does not match |
| 409 | foxorders_shop_qrcodes_tables_index.fr_FR | /shop/qrcode/table/{id} | Path does not match |
| 410 | foxorders_shop_qrcodes_tables_index.es_ES | /shop/qrcode/mesa/{id} | Path does not match |
| 411 | foxorders_shop_qrcodes_tables_save.en_US | /shop/qrcode/table/{shop}/save | Path does not match |
| 412 | foxorders_shop_qrcodes_tables_save.fr_FR | /shop/qrcode/table/{shop}/sauvegarder | Path does not match |
| 413 | foxorders_shop_qrcodes_tables_save.es_ES | /shop/qrcode/mesa/{shop}/ahorrar | Path does not match |
| 414 | foxorders_shop_qrcodes_tables_download_qrcodes.en_US | /shop/qrcode/table/{shop}/download | Path does not match |
| 415 | foxorders_shop_qrcodes_tables_download_qrcodes.fr_FR | /shop/qrcode/table/{shop}/telecharger | Path does not match |
| 416 | foxorders_shop_qrcodes_tables_download_qrcodes.es_ES | /shop/qrcode/mesa/{shop}/ahorrar | Path does not match |
| 417 | foxorders_shop_qrcodes_tables_delete.en_US | /shop/qrcode/table/delete/{id} | Path does not match |
| 418 | foxorders_shop_qrcodes_tables_delete.fr_FR | /shop/qrcode/table/supprimer/{id} | Path does not match |
| 419 | foxorders_shop_qrcodes_tables_delete.es_ES | /shop/qrcode/mesa/borrar/{id} | Path does not match |
| 420 | foxorders_shop_category_index.en_US | /shop/category/index/{id} | Path does not match |
| 421 | foxorders_shop_category_index.fr_FR | /shop/categorie/liste/{id} | Path does not match |
| 422 | foxorders_shop_category_index.es_ES | /shop/categoria/lista/{id} | Path does not match |
| 423 | foxorders_shop_category_save.en_US | /shop/category/{menu}/save/{category} | Path does not match |
| 424 | foxorders_shop_category_save.fr_FR | /shop/categorie/{menu}/sauvegarder/{category} | Path does not match |
| 425 | foxorders_shop_category_save.es_ES | /shop/categoria/{menu}/ahorrar/{category} | Path does not match |
| 426 | foxorders_shop_category_get_sub_categories.en_US | /shop/category/get-sub-categories/{categoryId} | Path does not match |
| 427 | foxorders_shop_category_get_sub_categories.fr_FR | /shop/categorie/liste-sous-categories/{categoryId} | Path does not match |
| 428 | foxorders_shop_category_get_sub_categories.es_ES | /shop/categoria/lista-subcategorias/{categoryId} | Path does not match |
| 429 | foxorders_shop_category_get_products.en_US | /shop/category/get-products/{categoryId} | Path does not match |
| 430 | foxorders_shop_category_get_products.fr_FR | /shop/categorie/liste-des-produits/{categoryId} | Path does not match |
| 431 | foxorders_shop_category_get_products.es_ES | /shop/categoria/lista-de-productos/{categoryId} | Path does not match |
| 432 | foxorders_shop_category_delete.en_US | /shop/category/delete/{id} | Path does not match |
| 433 | foxorders_shop_category_delete.fr_FR | /shop/categorie/supprimer/{id} | Path does not match |
| 434 | foxorders_shop_category_delete.es_ES | /shop/categoria/borrar/{id} | Path does not match |
| 435 | foxorders_shop_category_position.en_US | /shop/category/update-position | Path does not match |
| 436 | foxorders_shop_category_position.fr_FR | /shop/categorie/changer-position | Path does not match |
| 437 | foxorders_shop_category_position.es_ES | /shop/categoria/cambiar-de-posicion | Path does not match |
| 438 | foxorders_shop_category_external_id_exist.en_US | /shop/category/exist | Path does not match |
| 439 | foxorders_shop_category_external_id_exist.fr_FR | /shop/categorie/existe | Path does not match |
| 440 | foxorders_shop_category_external_id_exist.es_ES | /shop/categoria/existir | Path does not match |
| 441 | foxorders_shop_category_search.en_US | /shop/category/{menu}/search | Path does not match |
| 442 | foxorders_shop_category_search.fr_FR | /shop/categorie/{menu}/recherche | Path does not match |
| 443 | foxorders_shop_category_search.es_ES | /shop/categoria/{menu}/buscar | Path does not match |
| 444 | foxorders_shop_product_index.en_US | /shop/product/index/{id} | Path does not match |
| 445 | foxorders_shop_product_index.fr_FR | /shop/produit/liste/{id} | Path does not match |
| 446 | foxorders_shop_product_index.es_ES | /shop/producto/lista/{id} | Path does not match |
| 447 | foxorders_shop_product_save.en_US | /shop/product/{menu}/save/{product} | Path does not match |
| 448 | foxorders_shop_product_save.fr_FR | /shop/produit/{menu}/sauvegarder/{product} | Path does not match |
| 449 | foxorders_shop_product_save.es_ES | /shop/producto/{menu}/ahorrar/{product} | Path does not match |
| 450 | foxorders_shop_product_enable.en_US | /shop/product/update-status/{product} | Path does not match |
| 451 | foxorders_shop_product_enable.fr_FR | /shop/produit/changer-statut/{product} | Path does not match |
| 452 | foxorders_shop_product_enable.es_ES | /shop/producto/cambiar-estado/{product} | Path does not match |
| 453 | foxorders_shop_product_delete.en_US | /shop/product/delete/{id} | Path does not match |
| 454 | foxorders_shop_product_delete.fr_FR | /shop/produit/supprimer/{id} | Path does not match |
| 455 | foxorders_shop_product_delete.es_ES | /shop/producto/borrar/{id} | Path does not match |
| 456 | foxorders_shop_product_show.en_US | /shop/product/show/{id} | Path does not match |
| 457 | foxorders_shop_product_show.fr_FR | /shop/produit/voir/{id} | Path does not match |
| 458 | foxorders_shop_product_show.es_ES | /shop/producto/ver/{id} | Path does not match |
| 459 | foxorders_shop_product_duplicate.en_US | /shop/product/{menu}/duplicate/{product} | Path does not match |
| 460 | foxorders_shop_product_duplicate.fr_FR | /shop/produit/{menu}/duplication/{product} | Path does not match |
| 461 | foxorders_shop_product_duplicate.es_ES | /shop/producto/{menu}/duplicacion/{product} | Path does not match |
| 462 | foxorders_shop_product_position.en_US | /shop/product/update-position | Path does not match |
| 463 | foxorders_shop_product_position.fr_FR | /shop/produit/changer-position | Path does not match |
| 464 | foxorders_shop_product_position.es_ES | /shop/producto/cambiar-de-posicion | Path does not match |
| 465 | foxorders_shop_product_external_id_exist.en_US | /shop/product/exist | Path does not match |
| 466 | foxorders_shop_product_external_id_exist.fr_FR | /shop/produit/existe | Path does not match |
| 467 | foxorders_shop_product_external_id_exist.es_ES | /shop/producto/existir | Path does not match |
| 468 | foxorders_shop_product_search.en_US | /shop/product/{menu}/search | Path does not match |
| 469 | foxorders_shop_product_search.fr_FR | /shop/produit/{menu}/recherche | Path does not match |
| 470 | foxorders_shop_product_search.es_ES | /shop/producto/{menu}/buscar | Path does not match |
| 471 | foxorders_shop_option_index.en_US | /shop/option/index/{id} | Path does not match |
| 472 | foxorders_shop_option_index.fr_FR | /shop/option/liste/{id} | Path does not match |
| 473 | foxorders_shop_option_index.es_ES | /shop/opcion/lista/{id} | Path does not match |
| 474 | foxorders_shop_option_save.en_US | /shop/option/{menu}/save/{option} | Path does not match |
| 475 | foxorders_shop_option_save.fr_FR | /shop/option/{menu}/sauvegarder/{option} | Path does not match |
| 476 | foxorders_shop_option_save.es_ES | /shop/opcion/{menu}/ahorrar/{option} | Path does not match |
| 477 | foxorders_shop_option_delete.en_US | /shop/option/delete/{id} | Path does not match |
| 478 | foxorders_shop_option_delete.fr_FR | /shop/option/supprimer/{id} | Path does not match |
| 479 | foxorders_shop_option_delete.es_ES | /shop/opcion/borrar/{id} | Path does not match |
| 480 | foxorders_shop_option_position.en_US | /shop/option/update-position | Path does not match |
| 481 | foxorders_shop_option_position.fr_FR | /shop/option/changer-position | Path does not match |
| 482 | foxorders_shop_option_position.es_ES | /shop/opcion/cambiar-de-posicion | Path does not match |
| 483 | foxorders_shop_option_external_id_exist.en_US | /shop/option/exist | Path does not match |
| 484 | foxorders_shop_option_external_id_exist.fr_FR | /shop/option/existe | Path does not match |
| 485 | foxorders_shop_option_external_id_exist.es_ES | /shop/opcion/existir | Path does not match |
| 486 | foxorders_shop_option_duplicate.en_US | /shop/option/duplicate/{option} | Path does not match |
| 487 | foxorders_shop_option_duplicate.fr_FR | /shop/option/duplication/{option} | Path does not match |
| 488 | foxorders_shop_option_duplicate.es_ES | /shop/opcion/duplicacion/{option} | Path does not match |
| 489 | foxorders_shop_option_variant_external_id_exist.en_US | /shop/option-variant/exist | Path does not match |
| 490 | foxorders_shop_option_variant_external_id_exist.fr_FR | /shop/option-variant/existe | Path does not match |
| 491 | foxorders_shop_option_variant_external_id_exist.es_ES | /shop/opcion-diverso/existir | Path does not match |
| 492 | foxorders_shop_device_index.en_US | /shop/device/{id} | Path does not match |
| 493 | foxorders_shop_device_index.fr_FR | /shop/device/{id} | Path does not match |
| 494 | foxorders_shop_device_index.es_ES | /shop/device/{id} | Path does not match |
| 495 | foxorders_shop_device_save.en_US | /shop/device/{shop}/save/{device} | Path does not match |
| 496 | foxorders_shop_device_save.fr_FR | /shop/device/{shop}/sauvegarder/{device} | Path does not match |
| 497 | foxorders_shop_device_save.es_ES | /shop/device/{shop}/ahorrar/{device} | Path does not match |
| 498 | foxorders_shop_device_enable.en_US | /shop/device/update-status/{device} | Path does not match |
| 499 | foxorders_shop_device_enable.fr_FR | /shop/device/changer-statut/{device} | Path does not match |
| 500 | foxorders_shop_device_enable.es_ES | /shop/device/cambiar-estado/{device} | Path does not match |
| 501 | foxorders_shop_device_delete.en_US | /shop/device/{id}/delete | Path does not match |
| 502 | foxorders_shop_device_delete.fr_FR | /shop/device/{id}/supprimer | Path does not match |
| 503 | foxorders_shop_device_delete.es_ES | /shop/device/{id}/borrar | Path does not match |
| 504 | foxorders_shop_device_name_exist.en_US | /shop/device/exist | Path does not match |
| 505 | foxorders_shop_device_name_exist.fr_FR | /shop/device/existe | Path does not match |
| 506 | foxorders_shop_device_name_exist.es_ES | /shop/device/existir | Path does not match |
| 507 | foxorders_shop_device_unlink_manager.en_US | /shop/device/unlink-manager/{device} | Path does not match |
| 508 | foxorders_shop_device_unlink_manager.fr_FR | /shop/device/dissocier-manager/{device} | Path does not match |
| 509 | foxorders_shop_device_unlink_manager.es_ES | /shop/device/desconectar-gerente/{device} | Path does not match |
| 510 | foxorders_shop_device_history.en_US | /shop/device/{device}/history | Path does not match |
| 511 | foxorders_shop_device_history.fr_FR | /shop/device/{device}/historique | Path does not match |
| 512 | foxorders_shop_device_history.es_ES | /shop/device/{device}/historia | Path does not match |
| 513 | foxorders_device_pin_exist.en_US | /shop/device/pin/exist | Path does not match |
| 514 | foxorders_device_pin_exist.fr_FR | /shop/device/pin/existe | Path does not match |
| 515 | foxorders_device_pin_exist.es_ES | /shop/device/pin/existir | Path does not match |
| 516 | foxorders_shop_translation_index.en_US | /shop/translation/{id} | Path does not match |
| 517 | foxorders_shop_translation_index.fr_FR | /shop/traduction/{id} | Path does not match |
| 518 | foxorders_shop_translation_index.es_ES | /shop/traducción/{id} | Path does not match |
| 519 | foxorders_shop_translation_translate.en_US | /shop/translation/{id}/translate | Path does not match |
| 520 | foxorders_shop_translation_translate.fr_FR | /shop/traduction/{id}/traduire | Path does not match |
| 521 | foxorders_shop_translation_translate.es_ES | /shop/traducción/{id}/traducir | Path does not match |
| 522 | foxorders_shop_menu_cross_selling_index.en_US | /shop/customize-order/menu-cross-selling/{id} | Path does not match |
| 523 | foxorders_shop_menu_cross_selling_index.fr_FR | /shop/customize-order/menu-vente-croisée/{id} | Path does not match |
| 524 | foxorders_shop_menu_cross_selling_index.es_ES | /shop/customize-order/menú-venta-cruzada/{id} | Path does not match |
| 525 | foxorders_shop_menu_cross_selling_save.en_US | /shop/customize-order/menu-cross-selling/{shop}/save/{menuId} | Path does not match |
| 526 | foxorders_shop_menu_cross_selling_save.fr_FR | /shop/customize-order/menu-vente-croisée/{shop}/sauvegarder/{menuId} | Path does not match |
| 527 | foxorders_shop_menu_cross_selling_save.es_ES | /shop/customize-order/menú-venta-cruzada/{shop}/ahorrar/{menuId} | Path does not match |
| 528 | foxorders_shop_menu_cross_selling_delete.en_US | /shop/customize-order/menu-cross-selling/{id}/delete | Path does not match |
| 529 | foxorders_shop_menu_cross_selling_delete.fr_FR | /shop/customize-order/menu-vente-croisée/{id}/supprimer | Path does not match |
| 530 | foxorders_shop_menu_cross_selling_delete.es_ES | /shop/customize-order/menú-venta-cruzada/{id}/borrar | Path does not match |
| 531 | foxorders_shop_promotional_offer_index.en_US | /shop/customize-order/promotional-offer/{id}/list | Path does not match |
| 532 | foxorders_shop_promotional_offer_index.fr_FR | /shop/customize-order/offre-promotionnelle/{id}/list | Path does not match |
| 533 | foxorders_shop_promotional_offer_index.es_ES | /shop/customize-order/oferta-promocional/{id}/list | Path does not match |
| 534 | foxorders_shop_promotional_offer_save.en_US | /shop/customize-order/promotional-offer/{shop}/save/{menu} | Path does not match |
| 535 | foxorders_shop_promotional_offer_save.fr_FR | /shop/customize-order/offre-promotionnelle/{shop}/sauvegarder/{menu} | Path does not match |
| 536 | foxorders_shop_promotional_offer_save.es_ES | /shop/customize-order/oferta-promocional/{shop}/ahorrar/{menu} | Path does not match |
| 537 | foxorders_shop_promotional_offer_position.en_US | /shop/customize-order/promotional-offer/update-position | Path does not match |
| 538 | foxorders_shop_promotional_offer_position.fr_FR | /shop/customize-order/offre-promotionnelle/changer-position | Path does not match |
| 539 | foxorders_shop_promotional_offer_position.es_ES | /shop/customize-order/oferta-promocional/cambiar-de-posicion | Path does not match |
| 540 | foxorders_shop_promotional_offer_delete.en_US | /shop/customize-order/promotional-offer/{id}/delete | Path does not match |
| 541 | foxorders_shop_promotional_offer_delete.fr_FR | /shop/customize-order/offre-promotionnelle/{id}/supprimer | Path does not match |
| 542 | foxorders_shop_promotional_offer_delete.es_ES | /shop/customize-order/oferta-promocional/{id}/borrar | Path does not match |
| 543 | foxorders_shop_order_setting_index.en_US | /shop/customize-order/configuration/{id} | Path does not match |
| 544 | foxorders_shop_order_setting_index.fr_FR | /shop/customize-order/configuration/{id} | Path does not match |
| 545 | foxorders_shop_order_setting_index.es_ES | /shop/customize-order/configuracion/{id} | Path does not match |
| 546 | foxorders_admin_dashboard.en_US | /admin/ | Path does not match |
| 547 | foxorders_admin_dashboard.fr_FR | /administration/ | Path does not match |
| 548 | foxorders_admin_dashboard.es_ES | /administración/ | Path does not match |
| 549 | foxorders_admin_franchise_index.en_US | /admin/white-labels/ | Path does not match |
| 550 | foxorders_admin_franchise_index.fr_FR | /administration/marques-blanches/ | Path does not match |
| 551 | foxorders_admin_franchise_index.es_ES | /administración/marcas-blancas/ | Path does not match |
| 552 | foxorders_admin_franchise_delete.en_US | /admin/white-labels/{id}/delete | Path does not match |
| 553 | foxorders_admin_franchise_delete.fr_FR | /administration/marques-blanches/{id}/supprimer | Path does not match |
| 554 | foxorders_admin_franchise_delete.es_ES | /administración/marcas-blancas/{id}/borrar | Path does not match |
| 555 | foxorders_admin_application_index.en_US | /admin/application-name/ | Path does not match |
| 556 | foxorders_admin_application_index.fr_FR | /administration/nom-de-clé/ | Path does not match |
| 557 | foxorders_admin_application_index.es_ES | /administración/palabra-clave/ | Path does not match |
| 558 | foxorders_admin_application_save.en_US | /admin/application-name/save/{applicationName} | Path does not match |
| 559 | foxorders_admin_application_save.fr_FR | /administration/nom-de-clé/sauvegarder/{applicationName} | Path does not match |
| 560 | foxorders_admin_application_save.es_ES | /administración/palabra-clave/ahorrar/{applicationName} | Path does not match |
| 561 | foxorders_admin_application_delete.en_US | /admin/application-name/delete/{id} | Path does not match |
| 562 | foxorders_admin_application_delete.fr_FR | /administration/nom-de-clé/supprimer/{id} | Path does not match |
| 563 | foxorders_admin_application_delete.es_ES | /administración/palabra-clave/borrar/{id} | Path does not match |
| 564 | foxorders_admin_application_code_exist.en_US | /admin/application-name/exist | Path does not match |
| 565 | foxorders_admin_application_code_exist.fr_FR | /administration/nom-de-clé/existe | Path does not match |
| 566 | foxorders_admin_application_code_exist.es_ES | /administración/palabra-clave/existir | Path does not match |
| 567 | foxorders_admin_color_index.en_US | /admin/color-name/ | Path does not match |
| 568 | foxorders_admin_color_index.fr_FR | /administration/nom-de-couleur/ | Path does not match |
| 569 | foxorders_admin_color_index.es_ES | /administración/nombre-del-color/ | Path does not match |
| 570 | foxorders_admin_color_save.en_US | /admin/color-name/save/{colorName} | Path does not match |
| 571 | foxorders_admin_color_save.fr_FR | /administration/nom-de-couleur/sauvegarder/{colorName} | Path does not match |
| 572 | foxorders_admin_color_save.es_ES | /administración/nombre-del-color/ahorrar/{colorName} | Path does not match |
| 573 | foxorders_admin_color_delete.en_US | /admin/color-name/delete/{id} | Path does not match |
| 574 | foxorders_admin_color_delete.fr_FR | /administration/nom-de-couleur/supprimer/{id} | Path does not match |
| 575 | foxorders_admin_color_delete.es_ES | /administración/nombre-del-color/borrar/{id} | Path does not match |
| 576 | foxorders_admin_external_link_index.en_US | /admin/external-link-name/ | Path does not match |
| 577 | foxorders_admin_external_link_index.fr_FR | /administration/nom-du-lien-externe/ | Path does not match |
| 578 | foxorders_admin_external_link_index.es_ES | /administración/nombre-enlace-externo/ | Path does not match |
| 579 | foxorders_admin_external_link_save.en_US | /admin/external-link-name/save/{externalLinkName} | Path does not match |
| 580 | foxorders_admin_external_link_save.fr_FR | /administration/nom-du-lien-externe/sauvegarder/{externalLinkName} | Path does not match |
| 581 | foxorders_admin_external_link_save.es_ES | /administración/nombre-enlace-externo/ahorrar/{externalLinkName} | Path does not match |
| 582 | foxorders_admin_external_link_delete.en_US | /admin/external-link-name/delete/{id} | Path does not match |
| 583 | foxorders_admin_external_link_delete.fr_FR | /administration/nom-du-lien-externe/supprimer/{id} | Path does not match |
| 584 | foxorders_admin_external_link_delete.es_ES | /administración/nombre-enlace-externo/borrar/{id} | Path does not match |
| 585 | foxorders_admin_external_link_code_exist.en_US | /admin/external-link-name/exist | Path does not match |
| 586 | foxorders_admin_external_link_code_exist.fr_FR | /administration/nom-du-lien-externe/existe | Path does not match |
| 587 | foxorders_admin_external_link_code_exist.es_ES | /administración/nombre-enlace-externo/existir | Path does not match |
| 588 | foxorders_admin_media_index.en_US | /admin/media-name/ | Path does not match |
| 589 | foxorders_admin_media_index.fr_FR | /administration/nom-de-media/ | Path does not match |
| 590 | foxorders_admin_media_index.es_ES | /administración/nombre-medio/ | Path does not match |
| 591 | foxorders_admin_media_save.en_US | /admin/media-name/save/{mediaName} | Path does not match |
| 592 | foxorders_admin_media_save.fr_FR | /administration/nom-de-media/sauvegarder/{mediaName} | Path does not match |
| 593 | foxorders_admin_media_save.es_ES | /administración/nombre-medio/ahorrar/{mediaName} | Path does not match |
| 594 | foxorders_admin_media_delete.en_US | /admin/media-name/delete/{id} | Path does not match |
| 595 | foxorders_admin_media_delete.fr_FR | /administration/nom-de-media/supprimer/{id} | Path does not match |
| 596 | foxorders_admin_media_delete.es_ES | /administración/nombre-medio/borrar/{id} | Path does not match |
| 597 | foxorders_admin_media_code_exist.en_US | /admin/media-name/exist | Path does not match |
| 598 | foxorders_admin_media_code_exist.fr_FR | /administration/nom-de-media/existe | Path does not match |
| 599 | foxorders_admin_media_code_exist.es_ES | /administración/nombre-medio/existir | Path does not match |
| 600 | foxorders_admin_social_index.en_US | /admin/social-name/ | Path does not match |
| 601 | foxorders_admin_social_index.fr_FR | /administration/nom-de-réseau-social/ | Path does not match |
| 602 | foxorders_admin_social_index.es_ES | /administración/nombre-de-red-social/ | Path does not match |
| 603 | foxorders_admin_social_save.en_US | /admin/social-name/save/{socialName} | Path does not match |
| 604 | foxorders_admin_social_save.fr_FR | /administration/nom-de-réseau-social/sauvegarder/{socialName} | Path does not match |
| 605 | foxorders_admin_social_save.es_ES | /administración/nombre-de-red-social/ahorrar/{socialName} | Path does not match |
| 606 | foxorders_admin_social_delete.en_US | /admin/social-name/delete/{id} | Path does not match |
| 607 | foxorders_admin_social_delete.fr_FR | /administration/nom-de-réseau-social/supprimer/{id} | Path does not match |
| 608 | foxorders_admin_social_delete.es_ES | /administración/nombre-de-red-social/borrar/{id} | Path does not match |
| 609 | foxorders_admin_social_code_exist.en_US | /admin/social-name/exist | Path does not match |
| 610 | foxorders_admin_social_code_exist.fr_FR | /administration/nom-de-réseau-social/existe | Path does not match |
| 611 | foxorders_admin_social_code_exist.es_ES | /administración/nombre-de-red-social/existir | Path does not match |
| 612 | foxorders_admin_template_index.en_US | /admin/template-name/ | Path does not match |
| 613 | foxorders_admin_template_index.fr_FR | /administration/nom-de-template/ | Path does not match |
| 614 | foxorders_admin_template_index.es_ES | /administración/Nombre-de-la-plantilla/ | Path does not match |
| 615 | foxorders_admin_template_save.en_US | /admin/template-name/save/{templateName} | Path does not match |
| 616 | foxorders_admin_template_save.fr_FR | /administration/nom-de-template/sauvegarder/{templateName} | Path does not match |
| 617 | foxorders_admin_template_save.es_ES | /administración/Nombre-de-la-plantilla/ahorrar/{templateName} | Path does not match |
| 618 | foxorders_admin_template_delete.en_US | /admin/template-name/delete/{id} | Path does not match |
| 619 | foxorders_admin_template_delete.fr_FR | /administration/nom-de-template/supprimer/{id} | Path does not match |
| 620 | foxorders_admin_template_delete.es_ES | /administración/Nombre-de-la-plantilla/borrar/{id} | Path does not match |
| 621 | foxorders_admin_template_code_exist.en_US | /admin/template-name/exist | Path does not match |
| 622 | foxorders_admin_template_code_exist.fr_FR | /administration/nom-de-template/existe | Path does not match |
| 623 | foxorders_admin_template_code_exist.es_ES | /administración/Nombre-de-la-plantilla/existir | Path does not match |
| 624 | foxorders_admin_template_enable.en_US | /admin/template-name/status-change/{id} | Path does not match |
| 625 | foxorders_admin_template_enable.fr_FR | /administration/nom-de-template/changer-statut/{id} | Path does not match |
| 626 | foxorders_admin_template_enable.es_ES | /administración/Nombre-de-la-plantilla/cambiar-estado/{id} | Path does not match |
| 627 | foxorders_admin_mode_index.en_US | /admin/mode/ | Path does not match |
| 628 | foxorders_admin_mode_index.fr_FR | /administration/mode/ | Path does not match |
| 629 | foxorders_admin_mode_index.es_ES | /administración/modo/ | Path does not match |
| 630 | foxorders_admin_mode_save.en_US | /admin/mode/save/{mode} | Path does not match |
| 631 | foxorders_admin_mode_save.fr_FR | /administration/mode/sauvegarder/{mode} | Path does not match |
| 632 | foxorders_admin_mode_save.es_ES | /administración/modo/ahorrar/{mode} | Path does not match |
| 633 | foxorders_admin_mode_delete.en_US | /admin/mode/delete/{id} | Path does not match |
| 634 | foxorders_admin_mode_delete.fr_FR | /administration/mode/supprimer/{id} | Path does not match |
| 635 | foxorders_admin_mode_delete.es_ES | /administración/modo/borrar/{id} | Path does not match |
| 636 | foxorders_admin_mode_enable.en_US | /admin/mode/status-change/{id} | Path does not match |
| 637 | foxorders_admin_mode_enable.fr_FR | /administration/mode/changer-statut/{id} | Path does not match |
| 638 | foxorders_admin_mode_enable.es_ES | /administración/modo/cambiar-estado/{id} | Path does not match |
| 639 | foxorders_admin_mode_code_exist.en_US | /admin/mode/exist | Path does not match |
| 640 | foxorders_admin_mode_code_exist.fr_FR | /administration/mode/existe | Path does not match |
| 641 | foxorders_admin_mode_code_exist.es_ES | /administración/modo/existir | Path does not match |
| 642 | foxorders_admin_order_index.en_US | /admin/order/list | Path does not match |
| 643 | foxorders_admin_order_index.fr_FR | /administration/commande/liste | Path does not match |
| 644 | foxorders_admin_order_index.es_ES | /administración/orden/lista | Path does not match |
| 645 | foxorders_admin_order_show.en_US | /admin/order/show/{order} | Path does not match |
| 646 | foxorders_admin_order_show.fr_FR | /administration/commande/details/{order} | Path does not match |
| 647 | foxorders_admin_order_show.es_ES | /administración/orden/detalles/{order} | Path does not match |
| 648 | foxorders_admin_kitchen_index.en_US | /admin/kitchen/ | Path does not match |
| 649 | foxorders_admin_kitchen_index.fr_FR | /administration/cuisine/ | Path does not match |
| 650 | foxorders_admin_kitchen_index.es_ES | /administración/cocina/ | Path does not match |
| 651 | foxorders_admin_kitchen_save.en_US | /admin/kitchen/save/{kitchen} | Path does not match |
| 652 | foxorders_admin_kitchen_save.fr_FR | /administration/cuisine/sauvegarder/{kitchen} | Path does not match |
| 653 | foxorders_admin_kitchen_save.es_ES | /administración/cocina/ahorrar/{kitchen} | Path does not match |
| 654 | foxorders_admin_kitchen_delete.en_US | /admin/kitchen/delete/{id} | Path does not match |
| 655 | foxorders_admin_kitchen_delete.fr_FR | /administration/cuisine/supprimer/{id} | Path does not match |
| 656 | foxorders_admin_kitchen_delete.es_ES | /administración/cocina/borrar/{id} | Path does not match |
| 657 | foxorders_admin_kitchen_enable.en_US | /admin/kitchen/status-change/{id} | Path does not match |
| 658 | foxorders_admin_kitchen_enable.fr_FR | /administration/cuisine/changer-statut/{id} | Path does not match |
| 659 | foxorders_admin_kitchen_enable.es_ES | /administración/cocina/cambiar-estado/{id} | Path does not match |
| 660 | foxorders_admin_payment_method_config_index.en_US | /admin/payment-methode-config/list | Path does not match |
| 661 | foxorders_admin_payment_method_config_index.fr_FR | /administration/configuration-methodes-de-paiement/liste | Path does not match |
| 662 | foxorders_admin_payment_method_config_index.es_ES | /administración/configuracion-del-metodo-de-pago/lista | Path does not match |
| 663 | foxorders_admin_payment_method_config_save.en_US | /admin/payment-methode-config/save/{paymentMethod} | Path does not match |
| 664 | foxorders_admin_payment_method_config_save.fr_FR | /administration/configuration-methodes-de-paiement/sauvegarder/{paymentMethod} | Path does not match |
| 665 | foxorders_admin_payment_method_config_save.es_ES | /administración/configuracion-del-metodo-de-pago/ahorrar/{paymentMethod} | Path does not match |
| 666 | foxorders_admin_payment_method_config_delete.en_US | /admin/payment-methode-config/delete/{id} | Path does not match |
| 667 | foxorders_admin_payment_method_config_delete.fr_FR | /administration/configuration-methodes-de-paiement/supprimer/{id} | Path does not match |
| 668 | foxorders_admin_payment_method_config_delete.es_ES | /administración/configuracion-del-metodo-de-pago/borrar/{id} | Path does not match |
| 669 | foxorders_admin_payment_method_config_enable.en_US | /admin/payment-methode-config/status-change/{id} | Path does not match |
| 670 | foxorders_admin_payment_method_config_enable.fr_FR | /administration/configuration-methodes-de-paiement/changer-statut/{id} | Path does not match |
| 671 | foxorders_admin_payment_method_config_enable.es_ES | /administración/configuracion-del-metodo-de-pago/cambiar-estado/{id} | Path does not match |
| 672 | foxorders_admin_payment_method_config_code_exist.en_US | /admin/payment-methode-config/exist | Path does not match |
| 673 | foxorders_admin_payment_method_config_code_exist.fr_FR | /administration/configuration-methodes-de-paiement/existe | Path does not match |
| 674 | foxorders_admin_payment_method_config_code_exist.es_ES | /administración/configuracion-del-metodo-de-pago/existir | Path does not match |
| 675 | foxorders_admin_gateway_config_index.en_US | /admin/gateway-config/list | Path does not match |
| 676 | foxorders_admin_gateway_config_index.fr_FR | /administration/configuration-des-parametres/liste | Path does not match |
| 677 | foxorders_admin_gateway_config_index.es_ES | /administración/configuracion-de-parametros/lista | Path does not match |
| 678 | foxorders_admin_gateway_config_edit.en_US | /admin/gateway-config/edit/{id} | Path does not match |
| 679 | foxorders_admin_gateway_config_edit.fr_FR | /administration/configuration-des-parametres/modifier/{id} | Path does not match |
| 680 | foxorders_admin_gateway_config_edit.es_ES | /administración/configuracion-de-parametros/editar/{id} | Path does not match |
| 681 | foxorders_admin_gateway_config_delete.en_US | /admin/gateway-config/delete/{id} | Path does not match |
| 682 | foxorders_admin_gateway_config_delete.fr_FR | /administration/configuration-des-parametres/supprimer/{id} | Path does not match |
| 683 | foxorders_admin_gateway_config_delete.es_ES | /administración/configuracion-de-parametros/borrar/{id} | Path does not match |
| 684 | foxorders_admin_mail_transport_index.en_US | /admin/mail-transport/ | Path does not match |
| 685 | foxorders_admin_mail_transport_index.fr_FR | /administration/mail-transport/ | Path does not match |
| 686 | foxorders_admin_mail_transport_index.es_ES | /administración/transporte-de-correo/ | Path does not match |
| 687 | foxorders_admin_mail_transport_save.en_US | /admin/mail-transport/save/{mailTransport} | Path does not match |
| 688 | foxorders_admin_mail_transport_save.fr_FR | /administration/mail-transport/sauvegarder/{mailTransport} | Path does not match |
| 689 | foxorders_admin_mail_transport_save.es_ES | /administración/transporte-de-correo/ahorrar/{mailTransport} | Path does not match |
| 690 | foxorders_admin_mail_transport_delete.en_US | /admin/mail-transport/delete/{id} | Path does not match |
| 691 | foxorders_admin_mail_transport_delete.fr_FR | /administration/mail-transport/supprimer/{id} | Path does not match |
| 692 | foxorders_admin_mail_transport_delete.es_ES | /administración/transporte-de-correo/borrar/{id} | Path does not match |
| 693 | foxorders_admin_mail_transport_enable.en_US | /admin/mail-transport/status-change/{id} | Path does not match |
| 694 | foxorders_admin_mail_transport_enable.fr_FR | /administration/mail-transport/changer-statut/{id} | Path does not match |
| 695 | foxorders_admin_mail_transport_enable.es_ES | /administración/transporte-de-correo/cambiar-estado/{id} | Path does not match |
| 696 | foxorders_admin_mail_transport_exist.en_US | /admin/mail-transport/exist | Path does not match |
| 697 | foxorders_admin_mail_transport_exist.fr_FR | /administration/mail-transport/existe | Path does not match |
| 698 | foxorders_admin_mail_transport_exist.es_ES | /administración/transporte-de-correo/existir | Path does not match |
| 699 | foxorders_admin_sms_index.en_US | /admin/sms/ | Path does not match |
| 700 | foxorders_admin_sms_index.fr_FR | /administration/sms/ | Path does not match |
| 701 | foxorders_admin_sms_index.es_ES | /administración/sms/ | Path does not match |
| 702 | foxorders_admin_sms_resend.en_US | /admin/sms/{sms}/resend | Path does not match |
| 703 | foxorders_admin_sms_resend.fr_FR | /administration/sms/{sms}/renvoyer | Path does not match |
| 704 | foxorders_admin_sms_resend.es_ES | /administración/sms/{sms}/reenviar | Path does not match |
| 705 | foxorders_admin_aliment_index.en_US | /admin/aliment/ | Path does not match |
| 706 | foxorders_admin_aliment_index.fr_FR | /administration/aliment/ | Path does not match |
| 707 | foxorders_admin_aliment_index.es_ES | /administración/alimento/ | Path does not match |
| 708 | foxorders_admin_aliment_save.en_US | /admin/aliment/save/{aliment} | Path does not match |
| 709 | foxorders_admin_aliment_save.fr_FR | /administration/aliment/sauvegarder/{aliment} | Path does not match |
| 710 | foxorders_admin_aliment_save.es_ES | /administración/alimento/ahorrar/{aliment} | Path does not match |
| 711 | foxorders_admin_aliment_delete.en_US | /admin/aliment/delete/{id} | Path does not match |
| 712 | foxorders_admin_aliment_delete.fr_FR | /administration/aliment/supprimer/{id} | Path does not match |
| 713 | foxorders_admin_aliment_delete.es_ES | /administración/alimento/borrar/{id} | Path does not match |
| 714 | foxorders_admin_aliment_enable.en_US | /admin/aliment/status-change/{id} | Path does not match |
| 715 | foxorders_admin_aliment_enable.fr_FR | /administration/aliment/changer-statut/{id} | Path does not match |
| 716 | foxorders_admin_aliment_enable.es_ES | /administración/alimento/cambiar-estado/{id} | Path does not match |
| 717 | foxorders_admin_aliment_code_exist.en_US | /admin/aliment/exist | Path does not match |
| 718 | foxorders_admin_aliment_code_exist.fr_FR | /administration/aliment/existe | Path does not match |
| 719 | foxorders_admin_aliment_code_exist.es_ES | /administración/alimento/existir | Path does not match |
| 720 | foxorders_admin_locale_index.en_US | /admin/locale/ | Path does not match |
| 721 | foxorders_admin_locale_index.fr_FR | /administration/langue/ | Path does not match |
| 722 | foxorders_admin_locale_index.es_ES | /administración/lengua/ | Path does not match |
| 723 | foxorders_admin_locale_save.en_US | /admin/locale/save/{locale} | Path does not match |
| 724 | foxorders_admin_locale_save.fr_FR | /administration/langue/sauvegarder/{locale} | Path does not match |
| 725 | foxorders_admin_locale_save.es_ES | /administración/lengua/ahorrar/{locale} | Path does not match |
| 726 | foxorders_admin_locale_delete.en_US | /admin/locale/delete/{id} | Path does not match |
| 727 | foxorders_admin_locale_delete.fr_FR | /administration/langue/supprimer/{id} | Path does not match |
| 728 | foxorders_admin_locale_delete.es_ES | /administración/lengua/borrar/{id} | Path does not match |
| 729 | foxorders_admin_locale_code_exist.en_US | /admin/locale/exist | Path does not match |
| 730 | foxorders_admin_locale_code_exist.fr_FR | /administration/langue/existe | Path does not match |
| 731 | foxorders_admin_locale_code_exist.es_ES | /administración/lengua/existir | Path does not match |
| 732 | foxorders_admin_source_index.en_US | /admin/source/ | Path does not match |
| 733 | foxorders_admin_source_index.fr_FR | /administration/source/ | Path does not match |
| 734 | foxorders_admin_source_index.es_ES | /administración/el-origen/ | Path does not match |
| 735 | foxorders_admin_source_save.en_US | /admin/source/save/{source} | Path does not match |
| 736 | foxorders_admin_source_save.fr_FR | /administration/source/sauvegarder/{source} | Path does not match |
| 737 | foxorders_admin_source_save.es_ES | /administración/el-origen/ahorrar/{source} | Path does not match |
| 738 | foxorders_admin_source_delete.en_US | /admin/source/delete/{id} | Path does not match |
| 739 | foxorders_admin_source_delete.fr_FR | /administration/source/supprimer/{id} | Path does not match |
| 740 | foxorders_admin_source_delete.es_ES | /administración/el-origen/borrar/{id} | Path does not match |
| 741 | foxorders_admin_source_enable.en_US | /admin/source/status-change/{id} | Path does not match |
| 742 | foxorders_admin_source_enable.fr_FR | /administration/source/changer-statut/{id} | Path does not match |
| 743 | foxorders_admin_source_enable.es_ES | /administración/el-origen/cambiar-estado/{id} | Path does not match |
| 744 | foxorders_admin_source_code_exist.en_US | /admin/source/exist | Path does not match |
| 745 | foxorders_admin_source_code_exist.fr_FR | /administration/source/existe | Path does not match |
| 746 | foxorders_admin_source_code_exist.es_ES | /administración/el-origen/existir | Path does not match |
| 747 | foxorders_admin_webhook_index.en_US | /admin/webhook/ | Path does not match |
| 748 | foxorders_admin_webhook_index.fr_FR | /administration/webhook/ | Path does not match |
| 749 | foxorders_admin_webhook_index.es_ES | /administración/webhook/ | Path does not match |
| 750 | foxorders_admin_webhook_save.en_US | /admin/webhook/save/{webhook} | Path does not match |
| 751 | foxorders_admin_webhook_save.fr_FR | /administration/webhook/sauvegarder/{webhook} | Path does not match |
| 752 | foxorders_admin_webhook_save.es_ES | /administración/webhook/ahorrar/{webhook} | Path does not match |
| 753 | foxorders_admin_webhook_delete.en_US | /admin/webhook/delete/{id} | Path does not match |
| 754 | foxorders_admin_webhook_delete.fr_FR | /administration/webhook/supprimer/{id} | Path does not match |
| 755 | foxorders_admin_webhook_delete.es_ES | /administración/webhook/borrar/{id} | Path does not match |
| 756 | foxorders_admin_logs_index.en_US | /admin/logs/ | Path does not match |
| 757 | foxorders_admin_logs_index.fr_FR | /administration/logs/ | Path does not match |
| 758 | foxorders_admin_logs_index.es_ES | /administración/logs/ | Path does not match |
| 759 | foxorders_admin_logs_download.en_US | /admin/logs/download | Path does not match |
| 760 | foxorders_admin_logs_download.fr_FR | /administration/logs/telecharger | Path does not match |
| 761 | foxorders_admin_logs_download.es_ES | /administración/logs/descargar | Path does not match |
| 762 | foxorders_admin_menu_clone_index.en_US | /admin/menu-clone/ | Path does not match |
| 763 | foxorders_admin_menu_clone_index.fr_FR | /administration/menu-dupliquer/ | Path does not match |
| 764 | foxorders_admin_menu_clone_index.es_ES | /administración/menú-clon/ | Path does not match |
| 765 | foxorders_admin_menu_clone_shops.en_US | /admin/menu-clone/{id}/shops | Path does not match |
| 766 | foxorders_admin_menu_clone_shops.fr_FR | /administration/menu-dupliquer/{id}/magasins | Path does not match |
| 767 | foxorders_admin_menu_clone_shops.es_ES | /administración/menú-clon/{id}/tiendas | Path does not match |
| 768 | foxorders_admin_menu_clone_menus.en_US | /admin/menu-clone/{id}/menus | Path does not match |
| 769 | foxorders_admin_menu_clone_menus.fr_FR | /administration/menu-dupliquer/{id}/menus | Path does not match |
| 770 | foxorders_admin_menu_clone_menus.es_ES | /administración/menú-clon/{id}/menus | Path does not match |
| 771 | foxorders_admin_menu_clone_clone.en_US | /admin/menu-clone/{shopSrc}/{shopDest}/menus/{menu} | Path does not match |
| 772 | foxorders_admin_menu_clone_clone.fr_FR | /administration/menu-dupliquer/{shopSrc}/{shopDest}/menus/{menu} | Path does not match |
| 773 | foxorders_admin_menu_clone_clone.es_ES | /administración/menú-clon/{shopSrc}/{shopDest}/menus/{menu} | Path does not match |
| 774 | foxorders_admin_menu_clone_locked.en_US | /admin/menu-clone/locked | Path does not match |
| 775 | foxorders_admin_menu_clone_locked.fr_FR | /administration/menu-dupliquer/fermé | Path does not match |
| 776 | foxorders_admin_menu_clone_locked.es_ES | /administración/menú-clon/bloqueado | Path does not match |
| 777 | foxorders_security_user_index.en_US | /user/index/{instance} | Path does not match |
| 778 | foxorders_security_user_index.fr_FR | /utilisateur/liste/{instance} | Path does not match |
| 779 | foxorders_security_user_index.es_ES | /usuario/lista/{instance} | Path does not match |
| 780 | foxorders_security_user_show.en_US | /user/details/{id} | Path does not match |
| 781 | foxorders_security_user_show.fr_FR | /utilisateur/détails/{id} | Path does not match |
| 782 | foxorders_security_user_show.es_ES | /usuario/detalles/{id} | Path does not match |
| 783 | foxorders_security_user_save.en_US | /user/{instance}/save/{id} | Path does not match |
| 784 | foxorders_security_user_save.fr_FR | /utilisateur/{instance}/sauvegarder/{id} | Path does not match |
| 785 | foxorders_security_user_save.es_ES | /usuario/{instance}/ahorrar/{id} | Path does not match |
| 786 | foxorders_security_user_delete.en_US | /user/delete/{id} | Path does not match |
| 787 | foxorders_security_user_delete.fr_FR | /utilisateur/supprimer/{id} | Path does not match |
| 788 | foxorders_security_user_delete.es_ES | /usuario/borrar/{id} | Path does not match |
| 789 | foxorders_security_user_exist.en_US | /user/exist | Path does not match |
| 790 | foxorders_security_user_exist.fr_FR | /utilisateur/existe | Path does not match |
| 791 | foxorders_security_user_exist.es_ES | /usuario/existir | Path does not match |
| 792 | foxorders_security_user_update_password.en_US | /user/update-password/{id} | Path does not match |
| 793 | foxorders_security_user_update_password.fr_FR | /utilisateur/modifier-mot-de-passe/{id} | Path does not match |
| 794 | foxorders_security_user_update_password.es_ES | /usuario/cambiar-la-contrasena/{id} | Path does not match |
| 795 | foxorders_security_account_verification_request.en_US | /user/account-verification/{id}/request | Path does not match |
| 796 | foxorders_security_account_verification_request.fr_FR | /utilisateur/vérification-de-compte/{id}/demander | Path does not match |
| 797 | foxorders_security_account_verification_request.es_ES | /usuario/verificación-de-la-cuenta/{id}/preguntar | Path does not match |
| 798 | foxorders_security_account_verification_verify.en_US | /user/account-verification/verify | Path does not match |
| 799 | foxorders_security_account_verification_verify.fr_FR | /utilisateur/vérification-de-compte/verifier | Path does not match |
| 800 | foxorders_security_account_verification_verify.es_ES | /usuario/verificación-de-la-cuenta/controlar | Path does not match |
| 801 | foxorders_security_user_migrate.en_US | /user/migrate | Path does not match |
| 802 | foxorders_security_user_migrate.fr_FR | /utilisateur/migrer | Path does not match |
| 803 | foxorders_security_user_migrate.es_ES | /usuario/migrar | Path does not match |
| 804 | foxorders_security_reset_password_request.en_US | /reset-password/request | Path does not match |
| 805 | foxorders_security_reset_password_request.fr_FR | /reinitialiser-mot-de-passe/demander | Path does not match |
| 806 | foxorders_security_reset_password_request.es_ES | /restablecer-la-contrasena/pedido | Path does not match |
| 807 | foxorders_security_reset_password_check_email.en_US | /reset-password/check-email | Path does not match |
| 808 | foxorders_security_reset_password_check_email.fr_FR | /reinitialiser-mot-de-passe/verifier-email | Path does not match |
| 809 | foxorders_security_reset_password_check_email.es_ES | /restablecer-la-contrasena/verificar-correo-electronico | Path does not match |
| 810 | foxorders_security_reset_password_reset.en_US | /reset-password/reset/{token} | Path does not match |
| 811 | foxorders_security_reset_password_reset.fr_FR | /reinitialiser-mot-de-passe/reinitialiser/{token} | Path does not match |
| 812 | foxorders_security_reset_password_reset.es_ES | /restablecer-la-contrasena/reinicializador/{token} | Path does not match |
| 813 | foxorders_security_connect_google | /connect/google | Path does not match |
| 814 | foxorders_security_connect_google_check | /connect/google/check | Path does not match |
| 815 | foxorders_dashboard.en_US | /dashboard | Path does not match |
| 816 | foxorders_dashboard.fr_FR | /tableau-de-bord | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.