@php $logo = DB::table('systemflag') ->where('name', 'AdminLogo') ->select('value') ->first(); @endphp
AstroGuru image

{{ $title }}

{{ $date }}

@php $no = 0; @endphp @foreach ($chatHistory as $history) @endforeach
ID User Astrologer Chat Rate Chat Time Total Min Deduction Chat Status
{{ ++$no }} {{ $history->userName }} - {{ $history->contactNo }} {{ $history->astrologerName }} {{ $history->chatRate }} {{ date('d-m-Y', strtotime($history->updated_at)) ? date('d-m-Y h:i', strtotime($history->updated_at)) : '--' }} {{ $history->totalMin }} {{ $history->deduction }} {{ $history->chatStatus }}