@include('links.header') @if(Auth::user()->role_id==1) Add New Entrant Back @else New Entrant Form Back @endif

{{$event_data->name}}


@if (Session::has('msg')) @endif @if (Session::has('msg_e')) @endif @if(env('EXCEPTIONAL_AWARD_ID') != session('top_menu_event_id')) @endif @php $campaign_period = explode('-',$event_data->eligibility_period); @endphp @if(!empty($entrant_detail)) @endif
1

Submission Detail

2

Entry Submission

3

Nominee Submission

4

Review

Submission Detail

@if(count($entrant_data)>0) @endif

Entrant Details

Secondary contact person for awards-related matters

Client Detail

Campaign Detail

(Please fill campaign title carefully.)


Entry submission

Basic Information

All information required in this section are mandatory and in English only.

Preferably copy paste your answers from notepad.

MUST READ: Credits must be filled in as to be published on all materials and trophy credits. Once submitted, cannot be changed

Add More Microsite Weblinks
Each supporting item should not be more than 10MB.

Supported document file extensions: .doc, .docx, .ppt, .pptx, .pdf, .xls

Supported image file extensions: .jpg, .jpeg, .png, .svg, .gif

Supported media file extensions: .mp4,.mp3, .mpg, .mpeg2, .mov, .swf, .wmv

@error('upload_img_1') {{ $message }} @enderror
@error('upload_img_2') {{ $message }} @enderror
@error('upload_img_3') {{ $message }} @enderror

Nominee Submission
(Names of two nominees to attend awards night in case the entry is shortlisted:)

Nominee 1

Nominee 2

@include('links.footer')