DoorstepFilings

Policy Route

Disclaimer Policy

This route is created so the current legal content can be ported cleanly.

Migration Source

Original React implementation still lives in the Laravel frontend.

resources/js/pages/DisclaimerPolicy.jsx

This route now exists in Next.js, but the full screen logic and supporting APIs still need to be ported before the Laravel code can be removed safely.

Next Steps

  • Port disclaimer content from the current React page.
  • Reuse shared policy layout components.
  • Verify all footer links resolve inside the Next app.