diff --git a/app/Filament/Pages/Welcome.php b/app/Filament/Pages/Welcome.php new file mode 100644 index 0000000..39880c3 --- /dev/null +++ b/app/Filament/Pages/Welcome.php @@ -0,0 +1,25 @@ +can('view welcome page'); + // } +} diff --git a/resources/views/filament/pages/welcome.blade.php b/resources/views/filament/pages/welcome.blade.php new file mode 100644 index 0000000..91caa77 --- /dev/null +++ b/resources/views/filament/pages/welcome.blade.php @@ -0,0 +1,19 @@ + + +

Welcome to CRI Digital Manufacturing IIOT

+ +
+ CRI Digital Manufacturing IIoT +
+ +

+ This dashboard provides real-time visibility into your manufacturing operations, + enabling you to monitor production, track performance, and make data-driven decisions + across plants and lines—all from one centralized platform. +

+ +