rename navgan and refahi
This commit is contained in:
@@ -10,6 +10,7 @@ export const REGISTER = BASE_URL + "/register";
|
||||
export const GET_USER = BASE_URL + "/profile/info";
|
||||
export const GET_SIDEBAR_NOTIFICATION = "";
|
||||
export const SHOW_LOAN_REQUEST_NAVGAN = BASE_URL + "/navgan/loan/index";
|
||||
export const SHOW_LOAN_REQUEST_REFAHI = BASE_URL + "/refahi/loan/index";
|
||||
export const SEND_LOAN_REQUEST_NAVGAN = BASE_URL + "/navgan/loan/store";
|
||||
export const SHOW_LOAN_REQUEST_WELFARE = BASE_URL + "/refahi/loan/index";
|
||||
export const SEND_LOAN_REQUEST_WELFARE = BASE_URL + "/refahi/loan/store";
|
||||
|
||||
Reference in New Issue
Block a user