Abstract Details
Abstract Details
{{-- @if(!empty($result_reg_details)) @foreach ($result_reg_details as $row) --}}Name: {{ $result_reg_details->titles." ".$result_reg_details->full_name }}
Email Id.: {{ $result_reg_details->email }}
Mobile No.: {{ $result_reg_details->mobile_no }}
City: {{ $result_reg_details->city}}
Speciality: {{ $result_reg_details->specialty}}
Affiliation: {{ $result_reg_details->affiliation}}
Mode: {{ $result_reg_details->mode}}
Author: {{ $result_reg_details->Co_au_name }}
Abstract Category: {{ $result_reg_details->abstract_category }}
Title:{{ $result_reg_details->title}}
Aim & Objective:{{ $result_reg_details->aim_obj}}
Methodology:{{ $result_reg_details->methodology}}
Result:{{ $result_reg_details->result}}
Conclusion:{{ $result_reg_details->conclusion}}
{{--
City: {{ $row->city }}
Specialty: {{ $row->specialty }}
--}} {{-- @if($row->eposter_pdf)
Eposter PDF: Click here
@endif --}} {{-- @if($row->thumbnail_png)
Thumbnail: Click here
@endif --}} {{-- @if($row->etitle)
E-title: {{ $row->etitle}}
@endif --}} {{-- @if($row->esummary)
E-summary: {{ $row->esummary }}
@endif --}}