@extends('layouts.master') @include('layouts.header') @section('link') @stop @section('content')

利用者アンケートについて

@include('question.menu_bar', ['title' => '利用者アンケートとは?', 'index' => "01"]) @include('question.menu_bar', ['title' => '集計結果を「クラスごとの数値指標」に活用する', 'index' => "02"]) @include('question.menu_bar', ['title' => '実施方法・デモサイト', 'index' => "03"])

ご利用方法・手順

①または②、いずれかの方法でご利用いただく事ができます。

@include('question.menu_bar', ['title' => '①ポラリスパスポートの児童カルテ機能および登録データを使って実施する(申込不要)', 'index' => "04"]) @include('question.menu_bar', ['title' => '②申込フォームから申し込んで実施する', 'index' => "05"]) @include('question.menu_bar', ['title' => '各種書類ダウンロード', 'index' => "06"])
内容に関するお問い合わせはこちらから
@stop @include ('layouts.footer')