{{ $date }}
ID | User | Astrologer | Call Rate | Call Time | Total Min | Deduction | Call Status |
---|---|---|---|---|---|---|---|
{{ ++$no }} | {{ $history->userName }} | {{ $history->astrologerName }} | {{ $history->callRate }} | {{ date('d-m-Y', strtotime($history->updated_at)) ? date('d-m-Y h:i', strtotime($history->updated_at)) : '--' }} | {{ $history->totalMin }} | {{ $history->deduction }} | {{ $history->callStatus }} |