get('q'); return DeviceBox::where(['device_id'=>$id])->get(['name as text','id']); } }