{{-- サイドナビ --}}
患者管理
@foreach ($data['rehab_patient_list'] as $num => $patient)
{{ implode(' ', [ $patient['patient_sname'], $patient['patient_gname'], ]) }}
{{-- --}}
@endforeach
{{-- /.サイドナビ --}} {{-- Google Map描画 --}}
{{-- /.Google Map描画 --}}
@push('head') @endpush @push('scripts') {{-- Google Maps 読み込み(.env → config/services.php 経由) --}} @endpush