TF-87 loan management refahi
This commit is contained in:
@@ -133,3 +133,11 @@ export const GET_SIDEBAR_NOTIFICATION =
|
||||
BASE_URL + "/dashboard/notification"
|
||||
//sidebar notification
|
||||
|
||||
//loan management refahi
|
||||
export const GET_LOAN_MANAGEMENT_REFAHI =
|
||||
BASE_URL + "/dashboard/refahi_loans"
|
||||
export const UPDATE_LOAN_MANAGEMENT_REFAHI =
|
||||
BASE_URL + "/dashboard/refahi_loans/update"
|
||||
export const GET_LOAN_STATE_REFAHI =
|
||||
BASE_URL + "/dashboard/loan_states/refahi"
|
||||
//loan management refahi
|
||||
|
||||
Reference in New Issue
Block a user