sender page

This commit is contained in:
2025-05-22 13:28:20 +03:00
parent 5ba9121f33
commit 4182708db7
8 changed files with 409 additions and 72 deletions

View File

@@ -192,6 +192,8 @@ export interface SenderPageProps extends Record<string, FormValue> {
city_from: string
country_to: string
city_to: string
country_from_id: string
country_to_id: string
cargo_type: string
departure: string
arrival: string