You can view up-coming calls populated within the below table.
@if($calls->count() <= 0)
No calls to display
@endif
@foreach($calls as $call)
Notice: Undefined variable: call in /home/www/h3a.globoconcept.com/resources/views/patients/calls/elements/calls-panel.blade.php on line 17
Notice: Trying to get property 'call_date_time' of non-object in /home/www/h3a.globoconcept.com/resources/views/patients/calls/elements/calls-panel.blade.php on line 17
Notice: Undefined variable: call in /home/www/h3a.globoconcept.com/resources/views/patients/calls/elements/calls-panel.blade.php on line 18
Notice: Trying to get property 'call_date' of non-object in /home/www/h3a.globoconcept.com/resources/views/patients/calls/elements/calls-panel.blade.php on line 18
Notice: Undefined variable: call in /home/www/h3a.globoconcept.com/resources/views/patients/calls/elements/calls-panel.blade.php on line 18
Notice: Trying to get property 'physician_time_request' of non-object in /home/www/h3a.globoconcept.com/resources/views/patients/calls/elements/calls-panel.blade.php on line 18
{{-- --}}
@if($call->physician !== NULL)
Physician Name