|
|
{{$launchpad}}
|
{{CommonHelper::stageNameById($projectType)}}
|
{{ $endsIn}}
|
@if(@$type=='fuel')
|
@else
|
@endif
{{ CommonHelper::numberToMbtShort((int)($quantityOfCoin ?? 0)) }} |
@if($icoPrice == 'TBA' || empty($icoPrice))
TBA
@else
{{ CommonHelper::getFormattedPrice($icoPrice, $acceptType) }}
@endif
|
{{ CommonHelper::getFormattedFund($fundAskingFor, $acceptType) }} |
@if ($mode === 'edit')
@else
{{$fullName}}
@endif
|