@if ($prev_week)
@endif {{ $date_range_title }} @if ($next_week)
@endif
{{ __('patient/appointments.btn.back') }}
@if ($calendar) @foreach ($calendar as $day) @if (!empty(array_filter($day['sessions'])))
{{ $day['day'] }}
{{ $day['date'] }}
@foreach ($day['sessions'] as $session) @php $rand = rand(0, 9999); @endphp {{--
--}}
{{--
--}} @endforeach
@endif @endforeach @endif