| S.No. | Coin | Name | Stage | Price | Fundraising Goal | End In | Total Boosts | Status |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $item['name'] }} | @php $types = ['ICO', 'IDO', 'IEO', 'PRESALE']; @endphp {{ $types[$item['ico_ido_type']] ?? 'Unknown' }} | {{ $item['ico_price'] }} {{ $item['accept_type'] }} | {{ $item['goal'] }} | {{ \Carbon\Carbon::parse($item['ends_in'])->startOfDay()->format('Y-m-d ') }} |
|
||
| No ICOs found. | ||||||||