We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9478d8c commit b4c8bacCopy full SHA for b4c8bac
tests/views/users.blade.php
@@ -1,3 +1,2 @@
1
-{{ $dataTable->table() }}
2
-
3
-{{ $dataTable->scripts() }}
+{!! $dataTable->table() !!}
+{!! $dataTable->scripts() !!}
0 commit comments