TF-87 loan management refahi

This commit is contained in:
2023-08-29 14:26:35 +03:30
parent 2a4d63809d
commit e1f87576ce
8 changed files with 408 additions and 1 deletions

View File

@@ -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