{{ $conference['title'] }} - Call for Papers
Opportunity

Call For Papers

{{ strtoupper($conference['title']) }} - Official Website

Opportunity

Call for Papers

@if(isset($conference['call_for_papers']))

{{ $conference['call_for_papers']['text'] }}

@else

We welcome proposals for papers and invitations for abstract submissions, which are now open for both oral and poster presentations covering current research and new processes. All contributions should be of high quality. During the review period, Papers will be reviewed by eminent scholars in the respective areas. Two types of submissions are invited: Full papers reporting on original and unpublished research, and Work-in-progress papers or Abstract or Case Studies or Projects.

@endif @if(isset($conference['scopes']) && is_array($conference['scopes']))

Conference Scope

@foreach((array)$conference['scopes'] as $category => $subScopes)

{{ $category }}

@if(is_array($subScopes)) @foreach($subScopes as $scope)
{{ $scope }}
@endforeach @else
{{ $subScopes }}
@endif
@endforeach
@endif
@if(isset($conference['important_dates']) && is_array($conference['important_dates']))

Important Dates

@foreach((array)$conference['important_dates'] as $date)

{{ $date['label'] }}

{{ $date['date'] }}

@endforeach
Submit Abstract
@else

Important Dates

Conference Date

{{ $conference['date'] ?? 'TBA' }}

@endif

Note

Early Notification of Acceptance for Abstract/Papers submitted before the deadline will be provided on a rolling basis (within 21 days on a FIFO basis)

Registration

Registration Fees

Detailed breakdown of participation categories. Choose the plan that suits you best.

@if(isset($conference['registration']['international']['categories']) && is_array($conference['registration']['international']['categories'])) @foreach((array)$conference['registration']['international']['categories'] as $category)

{{ $category['name'] }}

{{ $category['description'] }}

Early Bird {{ $conference['registration']['international']['currency'] ?? '$' }} {{ $category['early_bird'] }}
Regular {{ $conference['registration']['international']['currency'] ?? '$' }} {{ $category['regular'] }}
@foreach($category['benefits'] as $benefit)
{{ $benefit }}
@endforeach
Register Now
@endforeach @else
Registration details coming soon.
@endif

Registration Covers

Admission to all scientific sessions, Conference Materials, Certificate of Attendance, Lunch and Coffee breaks during the conference days.

Cancellation Policy

Cancellations must be received in writing. 50% refund before 30 days of the conference. No refunds within 30 days.