@extends('layouts.meeting') @section('content')
Hello {{ $client->name_first }} Log Out
Call in progress: @{{ timeDisplay() }}
A pro may pop in here at the next chance. Please wait..
name_first, $client->name_last]) }}" data-type="CLIENT">
*/ ?>
@endsection