From 04d472805f56e2607b86fed9f4242bc0decbe6e3 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Mon, 16 Feb 2026 11:08:27 +0530 Subject: [PATCH] Added working days column in production plan table --- ...olumn_working_days_to_production_plans.php | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 database/migrations/2026_02_16_101248_add_column_working_days_to_production_plans.php diff --git a/database/migrations/2026_02_16_101248_add_column_working_days_to_production_plans.php b/database/migrations/2026_02_16_101248_add_column_working_days_to_production_plans.php new file mode 100644 index 0000000..3478e64 --- /dev/null +++ b/database/migrations/2026_02_16_101248_add_column_working_days_to_production_plans.php @@ -0,0 +1,31 @@ +