fix: search errors and fix it

This commit is contained in:
2025-07-10 13:24:20 +03:00
parent a3c849d6fe
commit a96b014ec4
49 changed files with 197 additions and 103 deletions

View File

@@ -1,11 +1,11 @@
import { ROUTES } from '@shared/const/route';
export const PAGE_NAME = 'Оценка автомобиля для суда';
export const PAGE_NAME = 'Оценка для нотариуса';
export const breadcrumbData = [
{
name: 'Оценка',
path: ROUTES.EXPERTIZA,
path: ROUTES.OCENKA,
},
{
name: PAGE_NAME,