refactor(catalog,contacts): rewrite legacy-era regions of the domain routes and portal controllers in place

This commit is contained in:
Darko Gjorgjijoski
2026-08-20 21:50:27 +02:00
parent dd8cb9f274
commit 2b4de6bd09
6 changed files with 26 additions and 15 deletions
@@ -15,7 +15,7 @@ class DashboardController extends Controller
) {}
/**
* Handle the incoming request.
* Answer with the portal dashboard figures for the signed-in contact.
*
* @return Response
*/