Calls
{{-- --}}
@if($calls !== 0)
@foreach($calls as $call)
{{-- {{dd($call->physician->first_name)}}--}}
Notice: Undefined variable: call in /home/www/h3a.globoconcept.com/resources/views/admins/calls/index.blade.php on line 44
Notice: Trying to get property 'call_date' of non-object in /home/www/h3a.globoconcept.com/resources/views/admins/calls/index.blade.php on line 44
Notice: Undefined variable: call in /home/www/h3a.globoconcept.com/resources/views/admins/calls/index.blade.php on line 44
Notice: Trying to get property 'physician_time_request' of non-object in /home/www/h3a.globoconcept.com/resources/views/admins/calls/index.blade.php on line 44
@include('page-components.patient-call-status') {{-- --}} @if($call->physician_time_request) @else @endif {{-- @if($call->time_request_accepted && $call->physician_id_ref === $physicianId->id)--}} {{-- --}} {{-- @endif--}} {{-- --}} {{-- @endforeach @else No calls to display @endif
Notice: Undefined variable: call in /home/www/h3a.globoconcept.com/resources/views/admins/calls/index.blade.php on line 44
Notice: Trying to get property 'call_date' of non-object in /home/www/h3a.globoconcept.com/resources/views/admins/calls/index.blade.php on line 44
Notice: Undefined variable: call in /home/www/h3a.globoconcept.com/resources/views/admins/calls/index.blade.php on line 44
Notice: Trying to get property 'physician_time_request' of non-object in /home/www/h3a.globoconcept.com/resources/views/admins/calls/index.blade.php on line 44
@include('page-components.patient-call-status') {{-- --}} @if($call->physician_time_request) @else @endif {{-- @if($call->time_request_accepted && $call->physician_id_ref === $physicianId->id)--}} {{-- --}} {{-- @endif--}} {{-- --}} {{-- @endforeach @else No calls to display @endif