mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-25 07:23:59 +00:00
fix code update customer prrofile
This commit is contained in:
@@ -14,7 +14,6 @@ class UpdateCompanyProfileController
|
||||
* @return JsonResponse
|
||||
*/
|
||||
public function update(Request $request, UpdateCompanyProfileLogic $logic): JsonResponse {
|
||||
dd("controller called");
|
||||
return $logic->execute($request);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user