add reserve_loan

This commit is contained in:
Yasiu1376
2024-02-07 17:13:34 +03:30
parent 4cd577a2dc
commit 30753bb227
10 changed files with 568 additions and 2 deletions

View File

@@ -73,6 +73,15 @@ export const REJECT_MACHINARY_OFFICE =
BASE_URL + "/dashboard/machinery_expert/reject";
export const EXPORT_MACHINARY_OFFICE =
BASE_URL + "/dashboard/machinery_expert/export";
export const GET_RESERVE_MACHINARY_LOAN =
BASE_URL + "/dashboard/machinery_expert/reserved/show";
export const RESERVE_MACHINARY_LOAN =
BASE_URL + "/dashboard/machinery_expert/reserve";
export const CANSEL_RESERVE_MACHINARY_LOAN =
BASE_URL + "/dashboard/machinery_expert/unreserved";
//machinary office
//commercial chief