Support Media
@if(!empty($microsite_weblinks))
@foreach($microsite_weblinks AS $weblink)
@endforeach
@endif
@foreach($entry_detail->upload_data as $val)
@if(file_exists(storage_path('app/public/upload_entries/event_'.session('top_menu_event_id').'/entries_'.session('top_menu_event_id').'/'.$val->user_filename)))
@endif
@endforeach
Status of the entry
Entry Status
@if( $entry_detail->status==1 )
@elseif($entry_detail->status==2)
@else
@endif
Review Status
Endoresement Status