diff --git a/resources/views/livewire/production-check-list.blade.php b/resources/views/livewire/production-check-list.blade.php index d405a43..450763d 100644 --- a/resources/views/livewire/production-check-list.blade.php +++ b/resources/views/livewire/production-check-list.blade.php @@ -1,7 +1,11 @@
-
+ {{--
--}} + +
{{-- @if($records && $records->count()) --}} @if(!empty($records) && count($records))