http://135.148.138.60/admin/dashboard

Routing

bo_dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/admin/login

Route Matching Logs

Path to match: /admin/dashboard
# Route name Path Log
1 bo_about_us_index /admin/about-us/ Path does not match
2 bo_about_us_create /admin/about-us/create Path does not match
3 bo_about_us_edit /admin/about-us/{id}/edit Path does not match
4 bo_about_us_ready_to_launch_index /admin/about-us/ready-to-launch/ Path does not match
5 bo_about_us_ready_to_launch_create /admin/about-us/ready-to-launch/create Path does not match
6 bo_about_us_ready_to_launch_edit /admin/about-us/ready-to-launch/{id}/edit Path does not match
7 bo_about_us_sponsorship_quote_index /admin/about-us/sponsorship-quote/ Path does not match
8 bo_about_us_sponsorship_quote_create /admin/about-us/sponsorship-quote/create Path does not match
9 bo_about_us_sponsorship_quote_edit /admin/about-us/sponsorship-quote/{id}/edit Path does not match
10 bo_about_us_sponsorship_quote_remove /admin/about-us/sponsorship-quote/{id}/remove Path does not match
11 bo_about_us_submit_resume_index /admin/about-us/submit-resume/ Path does not match
12 bo_about_us_submit_resume_create /admin/about-us/submit-resume/create Path does not match
13 bo_about_us_submit_resume_edit /admin/about-us/submit-resume/{id}/edit Path does not match
14 bo_team_member_list /admin/team-member/ Path does not match
15 bo_team_member_create /admin/team-member/create Path does not match
16 bo_team_member_edit /admin/team-member/{id}/edit Path does not match
17 bo_team_member_remove /admin/team-member/{id}/remove Path does not match
18 bo_inquiry_index /admin/contact-us/inquiry/ Path does not match
19 bo_inquiry_details /admin/contact-us/inquiry/{id}/details Path does not match
20 bo_contact_us_notifications_index /admin/contact-us/notifications/ Path does not match
21 bo_ready_to_launch_index /admin/contact-us/ready-to-launch/ Path does not match
22 bo_ready_to_launch_details /admin/contact-us/ready-to-launch/{id}/details Path does not match
23 bo_sponsorships_index /admin/contact-us/sponsorships/ Path does not match
24 bo_sponsorships_details /admin/contact-us/sponsorships/{id}/details Path does not match
25 bo_submit_resume_index /admin/contact-us/submit-resume/ Path does not match
26 bo_submit_resume_details /admin/contact-us/submit-resume/{id}/details Path does not match
27 bo_dashboard /admin/dashboard Route matches!

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