@extends('layouts.meeting') @section('content')
{{ $pro->name_display }} | PRO
@{{ noNextPatient }}
Call in progress: @{{ timeDisplay() }}
No other participants in the call. Hang up
@endsection