getData('group_id'))){ return []; } return AdminGroup::where('id',$this->getData('group_id'))->cache(60)->find(); } }