MemberHandselRepository = $MemberHandselRepository; } public function createLog($data) { return $this->MemberHandselRepository->create($data); } }