diff --git a/resources/views/filament/pages/hourly-production.blade.php b/resources/views/filament/pages/hourly-production.blade.php index eec5a1186..75e94a9c0 100644 --- a/resources/views/filament/pages/hourly-production.blade.php +++ b/resources/views/filament/pages/hourly-production.blade.php @@ -5,6 +5,7 @@ {{-- Chart Widget --}} @livewire(\App\Filament\Widgets\ItemOverview::class) + @@ -19,8 +20,8 @@ {{-- {{ $this->filtersForm($this->form) }} --}} {{-- Chart Widget --}} - {{-- @livewire(\App\Filament\Widgets\ItemOverview::class) + {{-- @livewire(\App\Filament\Widgets\ItemOverview::class) --}} - - --}} + {{-- + --}} diff --git a/resources/views/filament/pages/production-quantity.blade.php b/resources/views/filament/pages/production-quantity.blade.php index 4500ffaab..0cfedddda 100644 --- a/resources/views/filament/pages/production-quantity.blade.php +++ b/resources/views/filament/pages/production-quantity.blade.php @@ -10,6 +10,7 @@ {{-- Render the chart widget below the form --}}
@livewire(\App\Filament\Widgets\ItemOverview::class) +