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.
2 parents 371d8e8 + 17f1143 commit 582edd0Copy full SHA for 582edd0
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