From 91580cacf14245d985b6c52e7725c11dbc938070 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Mon, 28 Apr 2025 12:51:07 +0530 Subject: [PATCH] Updated blade file for hourly and production quantity --- resources/views/filament/pages/hourly-production.blade.php | 7 ++++--- .../views/filament/pages/production-quantity.blade.php | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/resources/views/filament/pages/hourly-production.blade.php b/resources/views/filament/pages/hourly-production.blade.php index eec5a11..75e94a9 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 4500ffa..0cfeddd 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) +