{{$contest->name}}
{{$contest->reward}}
@if(($contest->enddate)>$today)
@if($contest->startdate<=$today)
Submit
Your Photos
@else
CONTEST WILL START ::
@endif
@else
COUNTDOWN ::
@if($contest->show_result==2)
VIEW SEMI
FINAL RESULT
@elseif($contest->show_result==1)
@if($contest->votedate<$today)
VIEW
RESULT
@else
RESULT COMING SOON!
@endif
@else
RESULT COMING SOON!
@endif
@endif
@if($contest->votedate>$today && $contest->startdate<=$today)
View
Gallery
@endif