{{ $patient->first_name }} {{ $patient->last_name }}
Request Date: {{ date('m/d/Y', strtotime($call->call_date)) }}
Request Time: {{ $call->call_time }}
Last updated {{ $call->created_at->diffForHumans() }}
Return Specific Time Request
If you feel this timescale is suitable, please return a time request to the patient.
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- Schedule a Call
--}} {{----}}
{{--
--}}
{{-- Please choose a date and time below.
--}} {{--With supporting text below as a natural lead-in to--}} {{-- additional content.
--}} {{-- --}} {{----}}
{{--
--}}
{{--
--}}
{{--
--}}
View Scheduled Calls
--}} {{----}}
{{-- --}}
{{-- --}}
{{--
--}}
{{--
--}}
{{-- --}} {{--
--}} {{--Patient Name | --}} {{--Date | --}} {{--Time | --}} {{--Status | --}} {{--
---|---|---|---|
{{ $patient->first_name }} {{ $patient->last_name }} | --}} {{--{{ date('m/d/Y', strtotime($call->call_date)) }} | --}} {{--{{ $call->call_time }} | --}} {{--{{ $call->status }} | --}} {{--