@extends("admin.layouts.layout") @php $pageTitle = "陪护工作满意度调查表"; @endphp @section("content")
@include("public._form")
@endsection