@extends('layouts.meeting') @section('content')
Hello {{ $client->name_last }}, {{ $client->name_first }} Log Out
Call in progress: @{{ timeDisplay() }}

Free COVID-19 Safety Kit & Coaching Session.

A coach will be with you shortly. This call will last approximately 10 minutes.

Upon the conclusion of this call, the coach will verify your mailing address to mail you your kit. Please note that PO Boxes are not deliverable by FedEx.

name_first, $client->name_last]) }}" data-type="CLIENT">
*/ ?>
@endsection