{{-- サイドナビ --}}
{{-- /.サイドナビ --}}
{{-- メイン --}}
@if (session('flash_message'))
@endif
@livewire('frontend.rehab.management.patient.patient-list')
{{-- /.メイン --}}
@push('head')
@endpush
@push('scripts')
{{-- Google Maps 読み込み(.env → config/services.php 経由) --}}
@endpush