@if (now() <= $page->starts_at)
{{ $countdown['m'] }} Months
{{ $countdown['d'] }} Days
{{ $countdown['h'] }} Hours
{{ $countdown['i'] }} Minutes
{{ $countdown['s'] }} Seconds
@if ($page->registration_url)

Register Now

@endif
@endif