diff --git a/.vscode/settings.json b/.vscode/settings.json
index 79d57ec..ead227f 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,4 +1,4 @@
{
- "iconify.annotations": false,
+ "iconify.annotations": true,
"iconify.inplace": false
}
\ No newline at end of file
diff --git a/app.vue b/app.vue
index f1097ec..0f78df2 100644
--- a/app.vue
+++ b/app.vue
@@ -1,11 +1,12 @@
+
+ {{ product?.actual_prediction || 0 }} + +
+Prediksi
+Rentang Prediksi:
++ Your inventory is in excellent condition with all {{ }} products maintaining + adequate stock levels. +
+Since all products are well-stocked, consider these optimization strategies:
++ We couldn't load your inventory data. Please check your connection and try + again. +
+Update inventory levels
+Product
++ {{ data?.data?.product_name || 'Loading...' }} +
+Stock has been added successfully
+Product Added
++ {{ formState.product_name }} +
+{{ data?.data?.total_product || 0 }}
++ {{ data?.data?.total_low_stock || 0 }} +
+ ++ {{ numeral(data?.data?.total_monthly_restock).format('0,0') }} +
++ {{ numeral(data?.data?.total_monthly_sales).format('0,0') }} +
+