<?php return [ 'labels' => [ 'City' => 'City', 'city' => 'City', ], 'fields' => [ 'province_id' => '省份', 'city_id' => '城市', ], 'options' => [], ];