© 2026 Hedgehog Software, LLC
TextInput::make('zip_code'), Select::make('city_id') ->relationship('city', 'name') ->required() ->native(false),