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 826c009 commit 17f1143Copy full SHA for 17f1143
src/resources/views/crud/fields/text.blade.php
@@ -18,4 +18,4 @@
18
@if (isset($field['hint']))
19
<p class="help-block">{!! $field['hint'] !!}</p>
20
@endif
21
-</div>
+@include('crud::fields.inc.wrapper_end')
0 commit comments