-
+
+
+
+
diff --git a/resources/views/components/table/th.blade.php b/resources/views/components/table/th.blade.php
index e3d79db3f..a86ced55f 100644
--- a/resources/views/components/table/th.blade.php
+++ b/resources/views/components/table/th.blade.php
@@ -8,7 +8,9 @@
}
@endphp
- {!! $first !!}
+
+ {!! $first !!}
+
@endif
@@ -21,9 +23,13 @@
}
@endphp
- {!! $second !!}
+
+ {!! $second !!}
+
@endif
- {{ $slot }}
+
+ {{ $slot }}
+