@foreach ($organizaciones as $organizacion)
@if($organizacion->farm_id != NULL)
@endif
@endforeach
Ultimos 30 Dias ETH {{$organizacion->nombre}}
Ultimos 30 Dias ETH {{$organizacion->nombre}}
@if(count($organizacion->consultas))
@else
@endif
| Fecha | ETH | ~ USD |
|---|---|---|
| {{ date("d/m/Y", strtotime($monedero['fecha'])) }} | {{ number_format(@$monedero['deltaETH'], 8, '.', ',') }} ETH | {{ number_format(@$monedero['deltaUSD'], 2, '.', ',') }} U$D |
No Existen Registros