@push('css') @endpush {{-- detials log section for all, email , notes , test and call logs --}} @use('Carbon\Carbon', 'Carbon') @php $badgeClasses = ['primary', 'info', 'danger', 'success', 'warning']; @endphp {{--
To: {{ $comm['to_email'] ?? '' }}
@if (!empty($comm['cc_emails']))CC: @foreach (explode(',', $comm['cc_emails']) as $cc_email) {{ trim($cc_email) }} @endforeach
@endifSubject: {!! $comm['subject'] ?? 'No Subject' !!}
Message: {!! $comm['message'] ?? 'No Message' !!}
@elseif ($comm['type'] === 'notes' || $comm['type'] === 'texts' || $comm['type'] === 'call_logs')No Data Found
{{ $label }} Not Found
@endifTo: {{ $toEmail }}
@if (!empty($ccEmails))Subject: {!! $email['subject'] ?? 'No Subject' !!}
Message: {!! $email['message'] ?? 'No Message' !!}
{{ $label }} Not Found
@endforelse @else{{ $label }} Not Found
@endif{{ $label }} Not Found
@endforelse @else{{ $label }} Not Found
@endif{{ $label }} Not Found
@endforelse @else{{ $label }} Not Found
@endif