@php $cities = \App\Module\Db\Location::getInstance()->getCities(); $cityIds = old('city_id', $promotion->location_ids ?? []); @endphp