From 8feb2fc6129fbaf0c8cc1dbcefb7fa8384160096 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Mon, 16 Feb 2026 11:09:38 +0530 Subject: [PATCH] Added leave dates column to production plan table --- ...column_leave_dates_to_production_plans.php | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 database/migrations/2026_02_16_101529_add_column_leave_dates_to_production_plans.php diff --git a/database/migrations/2026_02_16_101529_add_column_leave_dates_to_production_plans.php b/database/migrations/2026_02_16_101529_add_column_leave_dates_to_production_plans.php new file mode 100644 index 0000000..4b30fe9 --- /dev/null +++ b/database/migrations/2026_02_16_101529_add_column_leave_dates_to_production_plans.php @@ -0,0 +1,31 @@ +