From 7c7e8c0832d4b91eb760f1ee351fa23cb7eb8c75 Mon Sep 17 00:00:00 2001 From: Dr Masroor Ehsan Date: Mon, 20 Jan 2025 14:55:31 +0600 Subject: [PATCH] collapsed by default --- resources/views/staff/worklist/partials/_filter-panel.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/staff/worklist/partials/_filter-panel.blade.php b/resources/views/staff/worklist/partials/_filter-panel.blade.php index 0a53665..8e43b69 100644 --- a/resources/views/staff/worklist/partials/_filter-panel.blade.php +++ b/resources/views/staff/worklist/partials/_filter-panel.blade.php @@ -14,7 +14,7 @@ -
+
@include('staff.worklist.partials._date-range', ['id' => 'study_date_range', 'label' => 'Study Date'])