@extends('layouts.meeting') @section('content')
Meeting Connecting... @{{ timeDisplay() }}
@{{ getInitials(guest.name) }}

@{{ guest.name }}

Invite Guest

Feed from @{{ activeParticipant.name }}

@{{ getInitials(pro.name) }}

@{{ pro.name }}

@{{ pro.type }}

Connecting

Invite Pro

@endsection