fix: add ocenka template page

This commit is contained in:
2025-07-09 11:26:18 +03:00
parent 6fbb3ffbfa
commit f81e7978b6
32 changed files with 356 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
export type TSidebar = {
estimate: string;
offer: string;
relatedTitle?: string;
related?: {
title: string;