@foreach ($organizaciones as $organizacion)
@if($organizacion->api_key_viabtc != null)
@endif
@endforeach
Ultimos 30 Dias BTC {{$organizacion->nombre}}
Ultimos 30 Dias BTC {{$organizacion->nombre}}
@if(count($organizacion->history))
@else
@endif
| Fecha | BTC | ~ USD | Ratio |
|---|---|---|---|
| {{ date("d/m/Y", strtotime($data['date'])) }} | {{ number_format($data['total_profit'], 8, '.', ',') }} BTC | {{ number_format($data['total_profit_usd'], 2, '.', ',') }} U$D | 0.00 % |
No Existen Registros