Tickets module routes.
Provides route definitions for support ticket management.
Summary
Functions
Returns quoted admin LiveView route declarations for the shared admin live_session (localized).
Returns quoted admin LiveView route declarations for the shared admin live_session (non-localized).
Returns quoted code for tickets user routes (non-admin).
Functions
Returns quoted admin LiveView route declarations for the shared admin live_session (localized).
Returns quoted admin LiveView route declarations for the shared admin live_session (non-localized).
Returns quoted code for tickets user routes (non-admin).
User-facing ticket routes are now included in phoenix_kit_authenticated_routes/1
in PhoenixKitWeb.Integration for seamless navigation with other dashboard pages.
This function returns an empty block for backward compatibility.