@foreach($calls_history as $call_history) @endforeach
Tracking # Caller Source Source Detail Audio Metrics Receiving #
{{$call_history->lead->number}} {{$call_history->fromNumber ?? "+1234567890"}} {{$call_history->lead->type}}   {{ gmdate("i:s", $call_history->duration) }} mins
{{Illuminate\Support\Carbon::parse($call_history->start_date)->format("Y-m-d")}}
{{Illuminate\Support\Carbon::parse($call_history->start_date)->format("H:i")}}
{{$call_history->status}}
{{$call_history->toNumber}}
@push('component_scripts') @endpush