@foreach($submitted_abstract as $abstractKey => $abstract) @endforeach
{{strtoupper($confInfo->name)}}
{{'THEME: '.strtoupper($confInfo->theme)}}
List of Submitted Abstract by Registered Participant
S/N Abstract Title Keywords Corresponding Author Corresponding Author Contact All Authors Authors Affiliate
{{$abstractKey + 1}} {{$abstract->abstract_title}} {{$abstract->abstract_keywords}} {{$abstract->user->firstName.' '.$abstract->user->otherName.' '.$abstract->user->lastName}} {{$abstract->user->email.' ; '.$abstract->user->phoneNumber}} {{$abstract->abstract_authors}} {{$abstract->abstract_affiliate}}