From 3c33b9201ee02d8b73986e489b9637d2875413de Mon Sep 17 00:00:00 2001 From: Sam Light Date: Thu, 16 Nov 2023 01:31:50 +0000 Subject: Updated hiding header section only show if something should be shown --- resources/views/table.blade.php | 60 +++++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 29 deletions(-) (limited to 'resources/views/table.blade.php') diff --git a/resources/views/table.blade.php b/resources/views/table.blade.php index 5f6df75..3ee29ab 100644 --- a/resources/views/table.blade.php +++ b/resources/views/table.blade.php @@ -1,40 +1,42 @@
-
- @if($searchable) -
- -
- @endif -
- @if($showColumnSelect) - + @endif -- cgit v1.2.3