| FECHA | ACTO ODONTOLOGICO | PIEZA DENTAL | ODONTOLOGICO |
|---|---|---|---|
| {{ \Carbon\Carbon::parse($row->date)->format('d-m-Y') }} | {{$row->description}} | {{$row->tooth}} | {{$row->medic->name}} |
|
@if($logoPath)
|
Tratamiento Odontologico del Paciente Paciente : {{$data[0]->patient->name}} Fecha: {{date('d-m-Y')}} Hora : {{date('H:i:s')}} |
| FECHA | ACTO ODONTOLOGICO | PIEZA DENTAL | ODONTOLOGICO |
|---|---|---|---|
| {{ \Carbon\Carbon::parse($row->date)->format('d-m-Y') }} | {{$row->description}} | {{$row->tooth}} | {{$row->medic->name}} |