NO. DE CUENTA | FECHA | GERENCIA | EJECUTIVO | NOMBRE DEL CLIENTE | RESULTADO |
---|---|---|---|---|---|
{!!$appointment->proclient_id!!} | {!!$appointment->datetime->format('d-m-Y')!!} | {!!$appointment->user->management ? $appointment->user->management->name: 'N/A'!!} | {!!$appointment->user->full_name!!} | {!!$appointment->client->full_name!!} | {!!$appointment->client->status !!} |