user()->id)->where("user_type","customer")->get(); return new CustomerCollection($user); } }