+
+
+
+
+
+
+
+ @php
+ $pageTitle = "陪护工作满意度调查表";
+ @endphp
+
+ @section("content")
+
+
+
+
+
+
+ {{ isset($pageTitle) ? $pageTitle : "" }}
+
+
+ @endsection
+
+
+
+
+ @include("public._form")
+
+