{{ $date }}
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 }} |