@section('page_title')
@csrf

{{ $page_title }}

@endsection @section('page_content')

{{ $activity_data['meetings']['counter'] }}

Meetings

{{ $activity_data['messages']['counter'] }}

Messages

{{ $activity_data['calls']['counter'] }}

Call Log

{{ $activity_data['notes']['counter'] }}

Notes

Meetings between dates {{ $date_range }}

Lead Name Email Phone Meeting Date Location Attendees Organized By Created At Action
Currently no call logs exists in the database.

Messages between dates {{ $date_range }}

Lead Name Email Phone Subject Type Agent name Logged At Action
Currently no call logs exists in the database.

Call Logs between dates {{ $date_range }}

Lead Name Email Phone Date Called Duration Lead Owner Logged By Logged At Action
Currently no call logs exists in the database.

Notes between dates {{ $date_range }}

Lead Name Email Phone Note Preview Entered By Entered At Action
Currently no call logs exists in the database.
@endsection