@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 @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

Entry submission

Basic Information

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

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
@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')