From 158f3f9b580cffb3f2f0e8cb20a59cf8d48bbaa8 Mon Sep 17 00:00:00 2001 From: panliang <1163816051@qq.com> Date: Fri, 23 Sep 2022 15:59:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'resources/views/show/fiel?= =?UTF-8?q?d.blade.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/show/field.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/show/field.blade.php b/resources/views/show/field.blade.php index 0e9ea31..5ab797b 100755 --- a/resources/views/show/field.blade.php +++ b/resources/views/show/field.blade.php @@ -22,5 +22,6 @@ {!! $content !!} @endif @endif + @include('admin::form.help-block') \ No newline at end of file