@if ($isExpired)

Email order expired!

@else

{{ $data->currency }}

Choose option

@if (count($listCoins) >= 7)
@else
@endif
@foreach($listCoins as $key => $coin)
= 7) style="display: none" @endif>
@endforeach
@if (count($listCoins) >= 7)
Show More @endif

@if ($data->total > 0) @endif
@if ($alert) {{ $alert }} @endif
@endif