Extraction Details
Extraction
You have full control to manage user's extraction.
@php
if($et->amount > 0){
$per = ($et->amount_recovered * 100) / $et->amount;
}else{
$per = 0;
}
@endphp
@if($et->status == 0)
Transferring Tether equivalent to {{ $et->amount }} BTC
@else
@endif
Extraction has stopped!
Error!! You are unable to complete the extraction process.
Extraction Details
Target{{ $et->amount }} BTC
Recovered{{ $et->amount_recovered }} BTC
Progress{{ number_format($per) }}%
Status
@if($et->status == 0)
Active
@else
StoppedCrypto ConvertedBitcoin(BTC)