@extends('layouts.meeting') @section('content')
Meeting Connecting... @{{ timeDisplay() }}
@if($guest)
Please wait. Your doctor will be with you shortly...
@endif
@endsection