Browse Source

使$form->table(...)->help('xxx')有效

jcbt 3 years ago
parent
commit
df425d49f8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resources/views/form/hasmanytable.blade.php

+ 1 - 0
resources/views/form/hasmanytable.blade.php

@@ -75,6 +75,7 @@
                 </div>
             @endif
         </div>
+        @include('admin::form.help-block')
     </div>
 </div>