diff --git a/resources/views/filament/pages/cycle-count.blade.php b/resources/views/filament/pages/cycle-count.blade.php new file mode 100644 index 0000000..52a7dbc --- /dev/null +++ b/resources/views/filament/pages/cycle-count.blade.php @@ -0,0 +1,13 @@ + + +
+ {{-- Render the Select form fields --}} +
+ {{ $this->form }} +
+
+ +
+
+ +