https://zatokakodu.pl/kontakt

Routing

contact Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /kontakt
# Route name Path Log
1 aws_workmail /aws/workmail Path does not match
2 admin_dashboard /admin Path does not match
3 area_list /admin/area/list Path does not match
4 area_edit /admin/area/edit/{id} Path does not match
5 area_create /admin/area/create Path does not match
6 group_list /admin/group/list Path does not match
7 group_edit /admin/group/edit/{id} Path does not match
8 group_create /admin/group/create Path does not match
9 group_delete /admin/group/delete/{id} Path does not match
10 admin_import /admin/import Path does not match
11 processing_imported_file /admin/import/processing Path does not match
12 parent_list /admin/parent/list Path does not match
13 parent_edit /admin/parent/edit/{id} Path does not match
14 parent_create /admin/parent/create Path does not match
15 parent_delete /admin/parent/delete/{id} Path does not match
16 payment_list /admin/payment/list Path does not match
17 payment_update_schedule /admin/payment/update_schedule Path does not match
18 school_list /admin/school/list Path does not match
19 school_edit /admin/school/edit/{id} Path does not match
20 school_create /admin/school/create Path does not match
21 school_delete /admin/school/delete/{id} Path does not match
22 student_list /admin/student/list Path does not match
23 student_create /admin/student/create Path does not match
24 student_show /admin/student/show/{id} Path does not match
25 student_edit /admin/student/edit/{id} Path does not match
26 get_school_by_area /admin/student/get-schools-by-area Path does not match
27 get_groups_by_school /admin/student/get-groups-by-school Path does not match
28 set_student_to_group /admin/student/set-student-to-group Path does not match
29 student_delete /admin/student/delete/{id} Path does not match
30 update_student_presence /admin/student/present Path does not match
31 teacher_list /admin/teacher/list Path does not match
32 teacher_edit /admin/teacher/edit/{id} Path does not match
33 teacher_create /admin/teacher/create Path does not match
34 teacher_delete /admin/teacher/delete/{id} Path does not match
35 app_coure_detail /kurs/{id}/{name} Path does not match
36 course_free_group_schedule /kurs/{id}/{name}/{type}/harmonogram Path does not match
37 course_group_schedule /kurs/{id}/{name}/harmonogram Path does not match
38 app_course_list /kursy Path does not match
39 course_list /lista_kursow Path does not match
40 app_vacation_course_list /kursy-wakacyjne Path does not match
41 app_free_class /darmowe-zajecia Path does not match
42 cron_get_group /cron/collect-groups Path does not match
43 dashboard /dashboard Path does not match
44 app_dashboard_student /dashboard/student Path does not match
45 contract_signed /contract-signed Path does not match
46 app_dashboard_group_lessons_student /dashboard/grupa/{groupId}/{groupName} Path does not match
47 google_attendance /panel/obecnosci Path does not match
48 app_dashboard_group_lessons_teacher /dashboard/grupa/{groupId} Path does not match
49 app_dashboard_group_presents /dashboard/grupa/{groupId}/lekcja/{lessonId}/obecnosci Path does not match
50 app_dashboard_lesson_cancel /dashboard/grupa/{groupId}/lekcja/{lessonId}/cancel Path does not match
51 app_dashboard_lesson_set_presence /dashboard/grupa/{groupId}/lekcja/{lessonId}/student/{studentId}/presence Path does not match
52 app_dashboard_lesson_set_topic /dashboard/grupa/{groupId}/lekcja/{lessonId}/temat Path does not match
53 game_2025_download /gry/2025 Path does not match
54 game_2026_download /gry/2026 Path does not match
55 generate_students /generate-students Path does not match
56 app_index / Path does not match
57 workshop /warsztaty Path does not match
58 labolatory /labolatorium Path does not match
59 training /szkolenia Path does not match
60 free_lesson_online /darmowe-zajecia-online Path does not match
61 cyber-cat /cyber-cat Path does not match
62 thanks /robotyka/podziekowanie Path does not match
63 thanks2 /programowanie/podziekowanie Path does not match
64 vacation /wakacje Path does not match
65 get_groups /get_groups Path does not match
66 langlion_get_groups /langlion/get_groups Path does not match
67 app_login /zaloguj Path does not match
68 free_classes_login /zajecia Path does not match
69 free_classes_zoom /darmowe-warsztaty/zoom Path does not match
70 maps /maps Path does not match
71 app_message /message Path does not match
72 sign_up_free_lesson /sign-up-free-lesson Path does not match
73 registration_free_lesson /regitrtion-free-lesson Path does not match
74 contact /kontakt Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.