Routing
auth_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | _wdt_stylesheet | /custom_wdt/styles | Path does not match |
| 17 | api_customers_list | /api/customers/list | Path does not match |
| 18 | api_customers_departments_list | /api/customers/departments/list | Path does not match |
| 19 | api_customers_locations_list | /api/customers/locations/list | Path does not match |
| 20 | api_dashboard_widgets_list | /app/api/dashboard/widgets/list | Path does not match |
| 21 | api_dashboard_widgets_gallery | /app/api/dashboard/widgets/gallery | Path does not match |
| 22 | api_dashboard_widgets_add | /app/api/dashboard/widgets/add | Path does not match |
| 23 | api_dashboard_widgets_update | /app/api/dashboard/widgets/update/{uuid} | Path does not match |
| 24 | api_dashboard_widgets_delete | /app/api/dashboard/widgets/delete/{uuid} | Path does not match |
| 25 | api_dashboard_widgets_save_layout | /app/api/dashboard/widgets/save-layout | Path does not match |
| 26 | api_operatives_list | /api/operatives/list | Path does not match |
| 27 | api_operatives_search | /api/operatives/search | Path does not match |
| 28 | api_services_list | /api/services/list | Path does not match |
| 29 | api_vehicles_list | /api/vehicles/list | Path does not match |
| 30 | api_vehicles_get | /api/vehicles/get | Path does not match |
| 31 | app_adjustments_index | /app/adjustments | Path does not match |
| 32 | app_adjustments_types_view | /app/adjustments/types/{type_uuid}/view | Path does not match |
| 33 | app_adjustments_types_create | /app/adjustments/types/create | Path does not match |
| 34 | app_adjustments_types_edit | /app/adjustments/types/{type_uuid}/edit | Path does not match |
| 35 | app_adjustments_types_delete | /app/adjustments/types/{type_uuid}/delete | Path does not match |
| 36 | app_balances_index | /app/balances | Path does not match |
| 37 | app_balances_view | /app/balances/{balance_uuid}/view | Path does not match |
| 38 | app_balances_create | /app/balances/create | Path does not match |
| 39 | app_balances_edit | /app/balances/{balance_uuid}/edit | Path does not match |
| 40 | app_balances_delete | /app/balances/{balance_uuid}/delete | Path does not match |
| 41 | app_balances_archive | /app/balances/{balance_uuid}/archive | Path does not match |
| 42 | app_balances_unarchive | /app/balances/{balance_uuid}/unarchive | Path does not match |
| 43 | app_billing_index | /app/billing | Path does not match |
| 44 | app_bookings_index | /app/bookings | Path does not match |
| 45 | app_bookings_view | /app/bookings/{booking_uuid}/view | Path does not match |
| 46 | app_bookings_create | /app/bookings/create | Path does not match |
| 47 | app_bookings_edit | /app/bookings/{booking_uuid}/edit | Path does not match |
| 48 | app_bookings_delete | /app/bookings/{booking_uuid}/delete | Path does not match |
| 49 | app_bookings_lines_markcomplete | /app/bookings/{booking_uuid}/lines/{line_uuid}/mark_complete | Path does not match |
| 50 | app_bookings_lines_markincomplete | /app/bookings/{booking_uuid}/lines/{line_uuid}/mark_incomplete | Path does not match |
| 51 | app_bookings_lines_removeoperative | /app/bookings/{booking_uuid}/lines/{line_uuid}/remove_operative | Path does not match |
| 52 | app_bookings_lines_allocateoperative | /app/bookings/{booking_uuid}/lines/{line_uuid}/allocate_operative | Path does not match |
| 53 | app_bookings_lines_allocateselectedoperative | /app/bookings/{booking_uuid}/lines/{line_uuid}/allocate_selected_operative/{operative_uuid} | Path does not match |
| 54 | app_contracts_index | /app/contracts | Path does not match |
| 55 | app_contracts_view | /app/contracts/{contract_uuid}/view | Path does not match |
| 56 | app_contracts_create | /app/contracts/create | Path does not match |
| 57 | app_contracts_create_operative | /app/contracts/create/operative/{operative_uuid} | Path does not match |
| 58 | app_contracts_create_customer | /app/contracts/create/customer/{customer_uuid} | Path does not match |
| 59 | app_contracts_send_email | /app/contracts/{contract_uuid}/send-email | Path does not match |
| 60 | app_contracts_renew | /app/contracts/{contract_uuid}/renew | Path does not match |
| 61 | app_contracts_delete | /app/contracts/{contract_uuid}/delete | Path does not match |
| 62 | app_contract_templates_index | /app/contracts/templates | Path does not match |
| 63 | app_contract_templates_view | /app/contracts/templates/{template_uuid}/view | Path does not match |
| 64 | app_contract_templates_create | /app/contracts/templates/create | Path does not match |
| 65 | app_contract_templates_edit | /app/contracts/templates/{template_uuid}/edit | Path does not match |
| 66 | app_contract_templates_delete | /app/contracts/templates/{template_uuid}/delete | Path does not match |
| 67 | app_customerinvoices_index | /app/customer_invoices | Path does not match |
| 68 | app_customerinvoices_view | /app/customer_invoices/{customerinvoice_uuid}/view | Path does not match |
| 69 | app_customerinvoices_create | /app/customer_invoices/create | Path does not match |
| 70 | app_customerinvoices_edit | /app/customer_invoices/{customerinvoice_uuid}/edit | Path does not match |
| 71 | app_customerinvoices_delete | /app/customer_invoices/{customerinvoice_uuid}/delete | Path does not match |
| 72 | app_customerinvoices_additems | /app/customer_invoices/{customerinvoice_uuid}/add_items | Path does not match |
| 73 | app_customerinvoices_emails_index | /app/customer_invoices/emails | Path does not match |
| 74 | app_customerinvoices_emails_sendbatch | /app/customer_invoices/emails/send_batch | Path does not match |
| 75 | app_customerinvoices_generate | /app/customer_invoices/generate | Path does not match |
| 76 | app_customerinvoices_generateforweekending | /app/customer_invoices/generate/{weekEnding} | Path does not match |
| 77 | app_customerpods_emails_index | /app/customer_pods/emails | Path does not match |
| 78 | app_customerpods_emails_sendbatch | /app/customer_pods/emails/send_batch | Path does not match |
| 79 | app_customerpods_index | /app/customer_pods | Path does not match |
| 80 | app_customerpods_view | /app/customer_pods/{customerpod_uuid}/view | Path does not match |
| 81 | app_customerpods_approve | /app/customer_pods/{customerpod_uuid}/approve | Path does not match |
| 82 | app_customerpods_disapprove | /app/customer_pods/{customerpod_uuid}/disapprove | Path does not match |
| 83 | app_customerpods_delete | /app/customer_pods/{customerpod_uuid}/delete | Path does not match |
| 84 | app_customerpods_resend_email | /app/customer_pods/{customerpod_uuid}/resend_email | Path does not match |
| 85 | app_customerpods_generate | /app/customer_pods/generate | Path does not match |
| 86 | app_customerpods_generateforweekending | /app/customer_pods/generate/{weekEnding} | Path does not match |
| 87 | app_customerpods_issues_create | /app/customer_pods/{customerpod_uuid}/issues/create | Path does not match |
| 88 | app_customerpods_issues_edit | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/edit | Path does not match |
| 89 | app_customerpods_issues_view | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/view | Path does not match |
| 90 | app_customerpods_issues_delete | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/delete | Path does not match |
| 91 | app_customerpods_issues_resolve | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/resolve | Path does not match |
| 92 | app_customerpods_issues_unresolve | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/unresolve | Path does not match |
| 93 | app_customerpods_issues_notes | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/notes | Path does not match |
| 94 | app_customers_contracts | /app/customers/{customer_uuid}/contracts | Path does not match |
| 95 | app_customers_index | /app/customers | Path does not match |
| 96 | app_customers_view | /app/customers/{customer_uuid}/view | Path does not match |
| 97 | app_customers_create | /app/customers/create | Path does not match |
| 98 | app_customers_edit | /app/customers/{customer_uuid}/edit | Path does not match |
| 99 | app_customers_delete | /app/customers/{customer_uuid}/delete | Path does not match |
| 100 | app_customers_emailhistory | /app/customers/{customer_uuid}/email-history | Path does not match |
| 101 | app_customers_sendbulkemail | /app/customers/send-bulk-email | Path does not match |
| 102 | app_customers_departments_index | /app/customers/{customer_uuid}/departments | Path does not match |
| 103 | app_customers_departments_view | /app/customers/{customer_uuid}/departments/{department_uuid}/view | Path does not match |
| 104 | app_customers_departments_create | /app/customers/{customer_uuid}/departments/create | Path does not match |
| 105 | app_customers_departments_edit | /app/customers/{customer_uuid}/departments/{department_uuid}/edit | Path does not match |
| 106 | app_customers_departments_delete | /app/customers/{customer_uuid}/departments/{department_uuid}/delete | Path does not match |
| 107 | app_departments_archive | /app/departments/{department_uuid}/archive | Path does not match |
| 108 | app_departments_unarchive | /app/departments/{department_uuid}/unarchive | Path does not match |
| 109 | app_customers_locations_index | /app/customers/{customer_uuid}/locations | Path does not match |
| 110 | app_customers_locations_view | /app/customers/{customer_uuid}/locations/{location_uuid}/view | Path does not match |
| 111 | app_customers_locations_create | /app/customers/{customer_uuid}/locations/create | Path does not match |
| 112 | app_customers_locations_edit | /app/customers/{customer_uuid}/locations/{location_uuid}/edit | Path does not match |
| 113 | app_customers_locations_delete | /app/customers/{customer_uuid}/locations/{location_uuid}/delete | Path does not match |
| 114 | app_locations_archive | /app/locations/{location_uuid}/archive | Path does not match |
| 115 | app_locations_unarchive | /app/locations/{location_uuid}/unarchive | Path does not match |
| 116 | app_customers_notes | /app/customers/{customer_uuid}/notes | Path does not match |
| 117 | app_customers_notes_edit | /app/customers/{customer_uuid}/notes/{note_uuid}/edit | Path does not match |
| 118 | app_customers_notes_delete | /app/customers/{customer_uuid}/notes/{note_uuid}/delete | Path does not match |
| 119 | app_customers_departments_pricing | /app/customers/{customer_uuid}/departments/{department_uuid}/pricing | Path does not match |
| 120 | app_customers_roles_index | /app/customers/{customer_uuid}/roles | Path does not match |
| 121 | app_customers_roles_delete | /app/customers/{customer_uuid}/roles/{userrole_uuid}/delete | Path does not match |
| 122 | app_customers_users_index | /app/customers/{customer_uuid}/users | Path does not match |
| 123 | app_customers_users_view | /app/customers/{customer_uuid}/users/{user_uuid}/view | Path does not match |
| 124 | app_customers_users_create | /app/customers/{customer_uuid}/users/create | Path does not match |
| 125 | app_customers_users_edit | /app/customers/{customer_uuid}/users/{user_uuid}/edit | Path does not match |
| 126 | app_customers_users_delete | /app/customers/{customer_uuid}/users/{user_uuid}/delete | Path does not match |
| 127 | app_customers_vehicles_index | /app/customers/{customer_uuid}/vehicles | Path does not match |
| 128 | app_customers_vehicles_view | /app/customers/{customer_uuid}/vehicles/{vehicle_uuid}/view | Path does not match |
| 129 | app_customers_vehicles_create | /app/customers/{customer_uuid}/vehicles/create | Path does not match |
| 130 | app_customers_vehicles_edit | /app/customers/{customer_uuid}/vehicles/{vehicle_uuid}/edit | Path does not match |
| 131 | app_customers_vehicles_delete | /app/customers/{customer_uuid}/vehicles/{vehicle_uuid}/delete | Path does not match |
| 132 | app_vehicles_archive | /app/vehicles/{vehicle_uuid}/archive | Path does not match |
| 133 | app_vehicles_unarchive | /app/vehicles/{vehicle_uuid}/unarchive | Path does not match |
| 134 | app_dashboard_index | /app/dashboard | Path does not match |
| 135 | app_widgets_render | /app/widgets/{widgetType}/render | Path does not match |
| 136 | app_groups_index | /app/groups | Path does not match |
| 137 | app_groups_view | /app/groups/{group_uuid} | Path does not match |
| 138 | app_groups_create | /app/groups/create/{type} | Path does not match |
| 139 | app_groups_edit | /app/groups/{group_uuid}/edit | Path does not match |
| 140 | app_groups_delete | /app/groups/{group_uuid}/delete | Path does not match |
| 141 | app_incidents_index | /app/incidents | Path does not match |
| 142 | app_incidents_view | /app/incidents/{incident_uuid}/view | Path does not match |
| 143 | app_incidents_create | /app/incidents/create | Path does not match |
| 144 | app_incidents_edit | /app/incidents/{incident_uuid}/edit | Path does not match |
| 145 | app_incidents_delete | /app/incidents/{incident_uuid}/delete | Path does not match |
| 146 | app_incidents_open | /app/incidents/{incident_uuid}/open | Path does not match |
| 147 | app_incidents_close | /app/incidents/{incident_uuid}/close | Path does not match |
| 148 | app_incidents_addoperative | /app/incidents/{incident_uuid}/add_operative | Path does not match |
| 149 | app_incidents_addselectedoperative | /app/incidents/{incident_uuid}/add_selected_operative/{operative_uuid} | Path does not match |
| 150 | app_incidents_removeoperative | /app/incidents/{incident_uuid}/remove_operative | Path does not match |
| 151 | app_incidents_notes | /app/incidents/{incident_uuid}/notes | Path does not match |
| 152 | app_notifications_index | /app/notifications | Path does not match |
| 153 | app_operativeinvoices_generate | /app/operative_invoices/generate | Path does not match |
| 154 | app_operativeinvoices_generateforweekending | /app/operative_invoices/generate/{weekEnding} | Path does not match |
| 155 | app_operativeinvoices_index | /app/operative_invoices | Path does not match |
| 156 | app_operativeinvoices_view | /app/operative_invoices/{operativeinvoice_uuid}/view | Path does not match |
| 157 | app_operativeinvoices_create | /app/operative_invoices/create | Path does not match |
| 158 | app_operativeinvoices_edit | /app/operative_invoices/{operativeinvoice_uuid}/edit | Path does not match |
| 159 | app_operativeinvoices_delete | /app/operative_invoices/{operativeinvoice_uuid}/delete | Path does not match |
| 160 | app_operativeinvoices_additems | /app/operativeinvoice_uuid/{operativeinvoice_uuid}/add_items | Path does not match |
| 161 | app_operatives_adjustments | /app/operatives/{operative_uuid}/adjustments | Path does not match |
| 162 | app_operatives_adjustments_createoverride | /app/operatives/{operative_uuid}/adjustments/create_override | Path does not match |
| 163 | app_operatives_adjustments_editoverride | /app/operatives/{operative_uuid}/adjustments/edit_override/{override_uuid} | Path does not match |
| 164 | app_operatives_adjustments_deleteoverride | /app/operatives/{operative_uuid}/adjustments/delete_override/{override_uuid} | Path does not match |
| 165 | app_operatives_balances | /app/operatives/{operative_uuid}/balances | Path does not match |
| 166 | app_operatives_balances_createtransaction | /app/operatives/{operative_uuid}/balances/create_transaction | Path does not match |
| 167 | app_operatives_balances_edittransaction | /app/operatives/{operative_uuid}/balances/edit_transaction/{transaction_uuid} | Path does not match |
| 168 | app_operatives_balances_deletetransaction | /app/operatives/{operative_uuid}/balances/delete_transaction/{transaction_uuid} | Path does not match |
| 169 | app_operatives_balances_paymentplans | /app/operatives/{operative_uuid}/balances/payment_plans | Path does not match |
| 170 | app_operatives_balances_paymentplans_createplan | /app/operatives/{operative_uuid}/balances/payment_plans/create_plan | Path does not match |
| 171 | app_operatives_balances_paymentplans_editplan | /app/operatives/{operative_uuid}/balances/payment_plans/{paymentplan_uuid}/edit | Path does not match |
| 172 | app_operatives_balances_paymentplans_delete | /app/operatives/{operative_uuid}/balances/payment_plans/{paymentplan_uuid}/delete | Path does not match |
| 173 | app_operatives_console | /app/operatives/{operative_uuid}/console | Path does not match |
| 174 | app_operatives_contracts | /app/operatives/{operative_uuid}/contracts | Path does not match |
| 175 | app_operatives_documents | /app/operatives/{operative_uuid}/documents | Path does not match |
| 176 | app_operatives_documents_delete | /app/operatives/{operative_uuid}/documents/{document_uuid}/delete | Path does not match |
| 177 | app_operatives_documents_download | /app/operatives/{operative_uuid}/documents/{document_uuid}/download | Path does not match |
| 178 | app_operatives_documents_dropzoneupload | /app/operatives/{operative_uuid}/documents/dropzone_upload | Path does not match |
| 179 | app_operatives_induction_complete | /app/operatives/{operative_uuid}/induction/complete | Path does not match |
| 180 | app_operatives_induction_complete_success | /app/operatives/{operative_uuid}/induction/complete/success | Path does not match |
| 181 | app_operatives_issues | /app/operatives/{operative_uuid}/issues | Path does not match |
| 182 | app_operatives_notes | /app/operatives/{operative_uuid}/notes | Path does not match |
| 183 | app_operatives_notes_edit | /app/operatives/{operative_uuid}/notes/{note_uuid}/edit | Path does not match |
| 184 | app_operatives_notes_delete | /app/operatives/{operative_uuid}/notes/{note_uuid}/delete | Path does not match |
| 185 | app_operatives_onboarding | /app/operatives/{operative_uuid}/onboarding | Path does not match |
| 186 | app_operatives_onboarding_sendonboardingform | /app/operatives/{operative_uuid}/onboarding/send_onboarding_form | Path does not match |
| 187 | app_operatives_onboarding_review_submission | /app/operatives/{operative_uuid}/onboarding/review-submission | Path does not match |
| 188 | app_operatives_onboarding_approve_submission | /app/operatives/{operative_uuid}/onboarding/approve-submission/{submission_uuid} | Path does not match |
| 189 | app_operatives_onboarding_download | /app/operatives/{operative_uuid}/onboarding/download/{submission_uuid}/{field} | Path does not match |
| 190 | app_operatives_onboarding_reject_submission | /app/operatives/{operative_uuid}/onboarding/reject-submission/{submission_uuid} | Path does not match |
| 191 | app_operatives_index | /app/operatives | Path does not match |
| 192 | app_operatives_view | /app/operatives/{operative_uuid}/view | Path does not match |
| 193 | app_operatives_create | /app/operatives/create | Path does not match |
| 194 | app_operatives_edit | /app/operatives/{operative_uuid}/edit | Path does not match |
| 195 | app_operatives_emailhistory | /app/operatives/{operative_uuid}/email-history | Path does not match |
| 196 | app_operatives_delete | /app/operatives/{operative_uuid}/delete | Path does not match |
| 197 | app_operatives_archive | /app/operatives/{operative_uuid}/archive | Path does not match |
| 198 | app_operatives_unarchive | /app/operatives/{operative_uuid}/unarchive | Path does not match |
| 199 | app_operatives_emails_index | /app/operatives/emails | Path does not match |
| 200 | app_operatives_emails_sendbatch | /app/operatives/emails/send_batch | Path does not match |
| 201 | app_permissions_index | /app/permissions | Path does not match |
| 202 | app_permissions_create | /app/permissions/create | Path does not match |
| 203 | app_permissions_edit | /app/permissions/{permission_uuid}/edit | Path does not match |
| 204 | app_permissions_delete | /app/permissions/{permission_uuid}/delete | Path does not match |
| 205 | app_profile_index | /app/profile | Path does not match |
| 206 | app_profile_email | /app/profile/email | Path does not match |
| 207 | app_profile_password | /app/profile/password | Path does not match |
| 208 | app_remittances_generate | /app/remittances/generate | Path does not match |
| 209 | app_remittances_generateforweekending | /app/remittances/generate/{weekEnding} | Path does not match |
| 210 | app_remittances_index | /app/remittances | Path does not match |
| 211 | app_remittances_view | /app/remittances/{remittance_uuid}/view | Path does not match |
| 212 | app_remittances_create | /app/remittances/create | Path does not match |
| 213 | app_remittances_edit | /app/remittances/{remittance_uuid}/edit | Path does not match |
| 214 | app_remittances_delete | /app/remittances/{remittance_uuid}/delete | Path does not match |
| 215 | app_remittances_additems | /app/remittances/{remittance_uuid}/add_items | Path does not match |
| 216 | app_remittances_emails_index | /app/remittances/emails | Path does not match |
| 217 | app_remittances_emails_sendbatch | /app/remittances/emails/send_batch | Path does not match |
| 218 | app_reports_index | /app/reports | Path does not match |
| 219 | app_services_index | /app/services | Path does not match |
| 220 | app_services_view | /app/services/{service_uuid}/view | Path does not match |
| 221 | app_services_create | /app/services/create | Path does not match |
| 222 | app_services_edit | /app/services/{service_uuid}/edit | Path does not match |
| 223 | app_services_delete | /app/services/{service_uuid}/delete | Path does not match |
| 224 | app_services_archive | /app/services/{service_uuid}/archive | Path does not match |
| 225 | app_services_unarchive | /app/services/{service_uuid}/unarchive | Path does not match |
| 226 | app_staff_index | /app/staff | Path does not match |
| 227 | app_staff_create | /app/staff/create | Path does not match |
| 228 | app_staff_edit | /app/staff/{staff_uuid}/edit | Path does not match |
| 229 | app_staff_delete | /app/staff/{staff_uuid}/delete | Path does not match |
| 230 | app_suppliers_index | /app/suppliers | Path does not match |
| 231 | app_suppliers_view | /app/suppliers/{supplier_uuid}/view | Path does not match |
| 232 | app_suppliers_create | /app/suppliers/create | Path does not match |
| 233 | app_suppliers_edit | /app/suppliers/{supplier_uuid}/edit | Path does not match |
| 234 | app_suppliers_delete | /app/suppliers/{supplier_uuid}/delete | Path does not match |
| 235 | app_suppliers_archive | /app/suppliers/{supplier_uuid}/archive | Path does not match |
| 236 | app_suppliers_unarchive | /app/suppliers/{supplier_uuid}/unarchive | Path does not match |
| 237 | app_system_announcements_index | /app/system/announcements | Path does not match |
| 238 | app_system_announcements_create | /app/system/announcements/create | Path does not match |
| 239 | app_system_announcements_edit | /app/system/announcements/{announcement_uuid}/edit | Path does not match |
| 240 | app_system_announcements_delete | /app/system/announcements/{announcement_uuid}/delete | Path does not match |
| 241 | app_system_emails_index | /app/system/emails | Path does not match |
| 242 | app_system_emails_view | /app/system/emails/{email_uuid}/view | Path does not match |
| 243 | app_system_emails_renderbody | /app/system/emails/{email_uuid}/render_body | Path does not match |
| 244 | app_system_emails_sendtest | /app/system/emails/send_test | Path does not match |
| 245 | app_system_emailtemplates_index | /app/system/email_templates | Path does not match |
| 246 | app_system_emailtemplates_create | /app/system/email_templates/create | Path does not match |
| 247 | app_system_emailtemplates_edit | /app/system/email_templates/{emailtemplate_uuid}/edit | Path does not match |
| 248 | app_system_emailtemplates_delete | /app/system/email_templates/{emailtemplate_uuid}/delete | Path does not match |
| 249 | app_system_logs_index | /app/system/logs | Path does not match |
| 250 | app_system_logs_view | /app/system/logs/{log_uuid}/view | Path does not match |
| 251 | app_system_settings_index | /app/system/settings | Path does not match |
| 252 | app_system_index | /app/system | Path does not match |
| 253 | app_system_vehiclemakes_index | /app/system/vehicles_makes | Path does not match |
| 254 | app_system_vehiclemakes_create | /app/system/vehicles_makes/create | Path does not match |
| 255 | app_system_vehiclemakes_edit | /app/system/vehicles_makes/{make_uuid}/edit | Path does not match |
| 256 | app_system_vehiclemakes_delete | /app/system/vehicles_makes/{make_uuid}/delete | Path does not match |
| 257 | app_users_index | /app/users | Path does not match |
| 258 | app_worksheets_index | /app/worksheets | Path does not match |
| 259 | app_worksheets_view | /app/worksheets/{worksheet_uuid}/view | Path does not match |
| 260 | app_worksheets_create | /app/worksheets/create | Path does not match |
| 261 | app_worksheets_edit | /app/worksheets/{worksheet_uuid}/edit | Path does not match |
| 262 | app_worksheets_delete | /app/worksheets/{worksheet_uuid}/delete | Path does not match |
| 263 | app_worksheets_approve | /app/worksheets/{worksheet_uuid}/approve | Path does not match |
| 264 | app_worksheets_disapprove | /app/worksheets/{worksheet_uuid}/disapprove | Path does not match |
| 265 | auth_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.