sender page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user