From db9185f7e05fc658ee3de8c5fae12d814a632010 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Mon, 12 May 2025 20:11:25 +0530 Subject: [PATCH] designed chart fr production quantity --- .../pages/hourly-production.blade.php | 20 +++---------------- 1 file changed, 3 insertions(+), 17 deletions(-) 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) --}} - - {{--
-
--}}