diff --git a/resources/views/filament/pages/hourly-production.blade.php b/resources/views/filament/pages/hourly-production.blade.php index 75e94a9c0..3df0d766d 100644 --- a/resources/views/filament/pages/hourly-production.blade.php +++ b/resources/views/filament/pages/hourly-production.blade.php @@ -3,25 +3,11 @@ {{-- Filters form --}} {{ $this->filtersForm($this->form) }} - {{-- Chart Widget --}} - @livewire(\App\Filament\Widgets\ItemOverview::class) + {{-- Chart widget --}} + + -{{-- -
- - {{-- Filters form --}} - {{-- {{ $this->filtersForm($this->form) }} --}} - - {{-- Chart Widget --}} - {{-- @livewire(\App\Filament\Widgets\ItemOverview::class) --}} - - {{--
-
--}}