Notificaciones {{count($getNotifications)}}

@foreach ($getNotifications as $notification) @endforeach
Empresa Email Clave PIN Servicio Cliente Telefono Vence el Dias Restantes Deuda Streaming Tipo Cuenta
{{$notification->clientServiceRenewal->inventory->company->name}} {{$notification->clientServiceRenewal->inventory->email}} {{$notification->clientServiceRenewal->inventory->password}} {{$notification->clientServiceRenewal->service->inventoryScreen->pin}} {{$notification->clientServiceRenewal->service->id}} {{$notification->clientServiceRenewal->client->name==null?$notification->clientServiceRenewal->client->phone:$notification->clientServiceRenewal->client->name}} {{$notification->clientServiceRenewal->client->phone}} {{formatDate($notification->clientServiceRenewal->date_start)}} {{daysBetweenDatesReal($notification->clientServiceRenewal->date_start)}} ${{$notification->total_sum}} {{$notification->clientServiceRenewal->inventory->streaming->name}} {{screenType($notification->clientServiceRenewal->inventory->screen_type)}}