@extends('layouts.meeting') @section('content')
{{--
Meeting Connecting... @{{ timeDisplay() }}
--}} @if(!$guest)
@{{ noNextPatient }}
@endif
Call in progress: @{{ timeDisplay() }}
@if($guest)
Please wait. Your doctor will be with you shortly...
@endif
id="remote-view" class="">
@endsection