So I have the following:
$timeLeft = $queue->completed_at->diffInSeconds(now()); dd($timeLeft);
Where $queue is a mode
$queue