get(); } public function getUserType() { return User::where('user_type')->get(); } }